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

increase padding on navbar links, remove font-size override on .navbar from docs css

This commit is contained in:
Mark Otto
2012-09-25 22:51:05 -07:00
parent c59e5251e1
commit f8efc75a66
3 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
@navbarCollapseWidth: 979px;
@navbarCollapseDesktopWidth: @navbarCollapseWidth + 1;
@navbarHeight: 40px;
@navbarHeight: 44px;
@navbarBackgroundHighlight: #ffffff;
@navbarBackground: darken(@navbarBackgroundHighlight, 5%);
@navbarBorder: darken(@navbarBackground, 12%);