diff options
| author | Mark Otto <[email protected]> | 2015-08-23 00:28:02 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-23 00:28:02 -0700 |
| commit | 27e4e97840861446eb4f33770b1ad083c8717324 (patch) | |
| tree | 2df2aa487d4de784ac454152e967f059e85eb876 | |
| parent | 95292fd0e778dac7af5aee215997e1de64304dd2 (diff) | |
| download | bootstrap-27e4e97840861446eb4f33770b1ad083c8717324.tar.xz bootstrap-27e4e97840861446eb4f33770b1ad083c8717324.zip | |
there is no navbar default for this
| -rw-r--r-- | scss/_navbar.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss index 61c212144..36d9abf03 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) { |
