0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Fix vertical alignment a bit

This commit is contained in:
Mark Otto 2016-12-21 17:51:49 -08:00 committed by Mark Otto
parent 5432e7621c
commit 08e1582f2d

View File

@ -54,6 +54,8 @@
.navbar-brand { .navbar-brand {
display: inline-block; display: inline-block;
padding-top: .25rem;
padding-bottom: .25rem;
margin-right: $navbar-padding-x; margin-right: $navbar-padding-x;
font-size: $font-size-lg; font-size: $font-size-lg;
line-height: inherit; line-height: inherit;