line-height: 1; on badges

This commit is contained in:
Raphael Goetter 2017-07-31 18:18:45 +02:00
parent 3276e31aea
commit 2b3e047429

View File

@ -11,6 +11,7 @@
color: $color-base;
border-radius: $border-radius;
background-color: $color-muted;
line-height: 1;
}
.badge {