diff options
| author | Mark Otto <[email protected]> | 2016-12-21 18:29:37 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-22 13:48:07 -0800 |
| commit | 2ea7feb9ccd58b0a58069497650ec9bd4b4c5a99 (patch) | |
| tree | ed4a3ebfa56e5b06014247a0da592bd545bc2074 | |
| parent | 5c76cbea7782bf94cb9f36acc552cf410f2dd4c3 (diff) | |
| download | bootstrap-2ea7feb9ccd58b0a58069497650ec9bd4b4c5a99.tar.xz bootstrap-2ea7feb9ccd58b0a58069497650ec9bd4b4c5a99.zip | |
remove
| -rw-r--r-- | scss/_navbar.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss index 2abf04300..a1cbf213e 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -236,8 +236,6 @@ $infix: breakpoint-infix($breakpoint, $grid-breakpoints); &#{$infix} { @include media-breakpoint-down($breakpoint) { - flex-grow: 10; - .navbar-nav { .dropdown-menu { position: static; |
