mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Harmonize navbar-brand, navbar-text and nav-link height
This commit is contained in:
committed by
Mark Otto
parent
a3a1a592b5
commit
a03aaf39df
@@ -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