From fda8575b1aab26e2fbfc6ce03257d37cbc355fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Ko=CC=88nemann?= Date: Thu, 19 Jan 2017 11:29:07 +0100 Subject: [PATCH] fixing .container-fluid in navbar bug --- header.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index f46d7a0..0e47a05 100644 --- a/header.php +++ b/header.php @@ -35,7 +35,9 @@ $container = get_theme_mod( 'understrap_container_type' ); - + \ No newline at end of file