From 3ce643c6962576b01079c64825cbbf2030d96b26 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Fri, 4 Nov 2016 12:34:32 -0400 Subject: [PATCH] breadcrumb update I added classes to the breadcrumbs so they don't bash up against the side of the screen. --- 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 3cf6169..f8c6225 100644 --- a/root/sections/interior-page.php +++ b/root/sections/interior-page.php @@ -3,7 +3,7 @@
"; + echo "
"; bcn_display(); echo "
"; } -- 2.17.1