1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Update variables.less

This commit is contained in:
Aristeides Stathopoulos 2013-06-22 18:45:25 +03:00
parent aad76f21f6
commit 72183d9a45

View file

@ -178,6 +178,7 @@
@navbar-height: 50px;
@navbar-color: #777;
@navbar-bg: #eee;
@navbar-padding: floor(@grid-gutter-width / 2); // ~15px
// Navbar links
@navbar-link-color: #777;