mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
enforce line-height on badges at all times
This commit is contained in:
parent
163dd5296e
commit
933639729f
@ -12,6 +12,7 @@
|
||||
font-size: .75em;
|
||||
font-weight: $badge-font-weight;
|
||||
color: $badge-color;
|
||||
line-height: $line-height-base;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
background-color: $badge-bg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user