aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_badge.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_badge.scss b/scss/_badge.scss
index b264108f0..53781160a 100644
--- a/scss/_badge.scss
+++ b/scss/_badge.scss
@@ -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;