mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Fix vertical alignment a bit
This commit is contained in:
parent
5432e7621c
commit
08e1582f2d
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@
|
|||
|
||||
.navbar-brand {
|
||||
display: inline-block;
|
||||
padding-top: .25rem;
|
||||
padding-bottom: .25rem;
|
||||
margin-right: $navbar-padding-x;
|
||||
font-size: $font-size-lg;
|
||||
line-height: inherit;
|
||||
|
|
Loading…
Add table
Reference in a new issue