mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 18:02:37 +02:00
line-height-base to line-height var
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
padding-left: .6em;
|
||||
font-size: .75em;
|
||||
font-weight: $badge-font-weight;
|
||||
line-height: $line-height-base;
|
||||
line-height: $line-height;
|
||||
color: $badge-color;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user