]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
there is no navbar default for this
authorMark Otto <markdotto@gmail.com>
Sun, 23 Aug 2015 07:28:02 +0000 (00:28 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 23 Aug 2015 07:28:02 +0000 (00:28 -0700)
scss/_navbar.scss

index 61c212144c001e5dd36510aa2d761aabc4d968a3..36d9abf039e165a124ffa232b71ba1197f77e97e 100644 (file)
@@ -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) {