Increase navigation min-height
This commit is contained in:
parent
ca9d1ccb58
commit
1fbbe993c6
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ $right-sidebar-width-wide: 400px !default;
|
|||
|
||||
$border-radius: 4px !default;
|
||||
$box-shadow: 0 1px 1px rgba(0, 0, 0, 0.125) !default;
|
||||
$nav-height: 40px !default;
|
||||
$nav-height: 50px !default;
|
||||
$navicon-width: 1.5rem !default;
|
||||
$navicon-height: 0.25rem !default;
|
||||
$global-transition: all 0.2s ease-in-out !default;
|
||||
|
|
Loading…
Reference in a new issue