From 27e4e97840861446eb4f33770b1ad083c8717324 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 23 Aug 2015 00:28:02 -0700 Subject: [PATCH] there is no navbar default for this --- scss/_navbar.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/_navbar.scss b/scss/_navbar.scss index 61c212144c..36d9abf039 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -35,7 +35,6 @@ right: 0; left: 0; z-index: $zindex-navbar-fixed; - margin-bottom: 0; // override .navbar defaults // Undo the rounded corners @include media-breakpoint-up(sm) {