aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/labels.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/labels.less b/less/labels.less
index 251c4f60d..918b12e8c 100644
--- a/less/labels.less
+++ b/less/labels.less
@@ -8,6 +8,7 @@
font-weight: bold;
line-height: 13px; // ensure proper line-height if floated
color: @white;
+ vertical-align: middle;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
background-color: @grayLight;