mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fixes #8397: better navbar padding with grid gutter stuff
This commit is contained in:
+2
-1
@@ -176,7 +176,8 @@
|
||||
@navbar-height: 50px;
|
||||
@navbar-color: #777;
|
||||
@navbar-bg: #eee;
|
||||
@navbar-padding: floor(@grid-gutter-width / 2); // ~15px
|
||||
@navbar-padding-horizontal: floor(@grid-gutter-width / 2); // ~15px
|
||||
@navbar-padding-vertical: 15px;
|
||||
|
||||
// Navbar links
|
||||
@navbar-link-color: #777;
|
||||
|
||||
Reference in New Issue
Block a user