mirror of https://github.com/twbs/bootstrap.git
remove commented out var
This commit is contained in:
parent
057f82f8c3
commit
03a5ff6b82
|
|
@ -282,7 +282,6 @@ $container-max-widths: (
|
|||
//
|
||||
|
||||
// Basics of a navbar
|
||||
// $navbar-height: 50px !default;
|
||||
$navbar-margin-bottom: $spacer-y !default;
|
||||
$navbar-border-radius: $border-radius !default;
|
||||
$navbar-padding-horizontal: $spacer !default;
|
||||
|
|
|
|||
Loading…
Reference in New Issue