aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/badges.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/badges.less b/less/badges.less
index c70bb939e..6ee16dca4 100644
--- a/less/badges.less
+++ b/less/badges.less
@@ -12,7 +12,7 @@
font-weight: @badge-font-weight;
color: @badge-color;
line-height: @badge-line-height;
- vertical-align: baseline;
+ vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: @badge-bg;