2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fixes #5163: add new var for navbar collapse's default view, use that in responsive navbar css

This commit is contained in:
Mark Otto
2012-09-17 08:52:19 -07:00
parent 6e25aacc91
commit 1ea09b751e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -157,6 +157,7 @@
// Navbar
// -------------------------
@navbarCollapseWidth: 979px;
@navbarCollapseDesktopWidth: @navbarCollapseWidth + 1;
@navbarHeight: 40px;
@navbarBackgroundHighlight: #ffffff;