0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01: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;