2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

add @navbar-collapse-max-height Less variable

This commit is contained in:
Chris Rebert
2014-01-21 10:23:57 -08:00
parent 7938134fd1
commit 67271a18ac
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -311,6 +311,7 @@
@navbar-border-radius: @border-radius-base;
@navbar-padding-horizontal: floor((@grid-gutter-width / 2));
@navbar-padding-vertical: ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height: 340px;
@navbar-default-color: #777;
@navbar-default-bg: #f8f8f8;