40px navbar height
This commit is contained in:
@ -494,7 +494,7 @@ you can use the generic selector below, but it's slower:
|
|||||||
// -------------------------
|
// -------------------------
|
||||||
|
|
||||||
// Basics of a navbar
|
// Basics of a navbar
|
||||||
@navbar-height: 50px;
|
@navbar-height: 40px;
|
||||||
@navbar-margin-bottom: @line-height-computed;
|
@navbar-margin-bottom: @line-height-computed;
|
||||||
@navbar-border-radius: @border-radius-base;
|
@navbar-border-radius: @border-radius-base;
|
||||||
@navbar-padding-horizontal: floor(@grid-gutter-width / 2); // ~15px
|
@navbar-padding-horizontal: floor(@grid-gutter-width / 2); // ~15px
|
||||||
|
Reference in New Issue
Block a user