diff options
| author | Aristeides Stathopoulos <[email protected]> | 2013-06-22 18:45:25 +0300 |
|---|---|---|
| committer | Aristeides Stathopoulos <[email protected]> | 2013-06-22 18:45:25 +0300 |
| commit | 72183d9a452fa43ac8d994374713c7a585d1744c (patch) | |
| tree | 7b71b28f1f9f499fbb145ea622ad39a6d90a2e5d | |
| parent | aad76f21f6eefb3afc19c7cefeb97f00df058a9f (diff) | |
| download | bootstrap-72183d9a452fa43ac8d994374713c7a585d1744c.tar.xz bootstrap-72183d9a452fa43ac8d994374713c7a585d1744c.zip | |
Update variables.less
| -rw-r--r-- | less/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index f91846126..4fd0d492c 100644 --- a/less/variables.less +++ b/less/variables.less @@ -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; |
