Commit d34df63b authored by Mark Otto's avatar Mark Otto

Merge pull request #16280 from arxene/issue-16270

Fixes #16270.
parents ebad91b9 b8a4bc1b
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
font-weight: @badge-font-weight; font-weight: @badge-font-weight;
color: @badge-color; color: @badge-color;
line-height: @badge-line-height; line-height: @badge-line-height;
vertical-align: baseline; vertical-align: middle;
white-space: nowrap; white-space: nowrap;
text-align: center; text-align: center;
background-color: @badge-bg; background-color: @badge-bg;
......
Markdown is supported
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