Commit 93363972 authored by Mark Otto's avatar Mark Otto
Browse files

enforce line-height on badges at all times

parent 163dd529
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment