mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Harmonize navbar-brand, navbar-text and nav-link height
This commit is contained in:
committed by
Mark Otto
parent
a3a1a592b5
commit
a03aaf39df
+1
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
.nav-link {
|
||||
display: block;
|
||||
padding: $nav-link-padding;
|
||||
padding: $nav-link-padding-y $nav-link-padding-x;
|
||||
|
||||
@include hover-focus {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user