1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 03:41:19 +02:00

update navbar and nav link values

This commit is contained in:
Mark Otto
2015-04-18 18:15:24 -07:00
parent 325133b33f
commit 209cdf33f9
8 changed files with 23 additions and 10 deletions

View File

@@ -326,7 +326,7 @@ $navbar-inverse-toggle-border-color: #333 !default;
// Navs
$nav-link-padding: .6em 1em !default;
$nav-link-padding: .75em 1em !default;
$nav-link-hover-bg: $gray-lighter !default;
$nav-disabled-link-color: $gray-light !default;