1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

more consistent navbar-brand line-height

This commit is contained in:
Mark Otto 2016-10-18 18:47:08 -07:00
parent b8cc944155
commit 610ec73c9d

View file

@ -73,6 +73,7 @@
padding-bottom: $navbar-brand-padding-y; padding-bottom: $navbar-brand-padding-y;
margin-right: 1rem; margin-right: 1rem;
font-size: $font-size-lg; font-size: $font-size-lg;
line-height: inherit;
@include hover-focus { @include hover-focus {
text-decoration: none; text-decoration: none;