2
0
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:
Pierre-Denis Vanduynslager
2017-01-14 01:52:05 -05:00
committed by Mark Otto
parent a3a1a592b5
commit a03aaf39df
3 changed files with 34 additions and 24 deletions
+1 -1
View File
@@ -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;