line-height: 1; on badges
This commit is contained in:
parent
3276e31aea
commit
2b3e047429
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
color: $color-base;
|
color: $color-base;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
background-color: $color-muted;
|
background-color: $color-muted;
|
||||||
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.badge {
|
.badge {
|
||||||
|
|
Loading…
Reference in a new issue