From 807accf54fd2fb1d62107276b9dad957bfe49b1e Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 4 Nov 2016 12:31:26 -0400 Subject: [PATCH] updating breadcrumb I updated the classes for the breadcrumbs. Now it shouldn't be natually banging against the side of page. --- root/sections/interior-page.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/sections/interior-page.php b/root/sections/interior-page.php index cc77ca0..dcfda19 100644 --- a/root/sections/interior-page.php +++ b/root/sections/interior-page.php @@ -3,7 +3,7 @@
"; + echo "
"; bcn_display(); echo "
"; } -- 2.17.1