fix #2613: labels hang too low

This commit is contained in:
Mark Otto
2012-03-23 00:40:10 -07:00
parent ee3fc11add
commit 281e058ef2
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -3578,7 +3578,7 @@ a.thumbnail:hover {
.badge {
font-size: 10.998px;
font-weight: bold;
line-height: 13px;
line-height: 14px;
color: #ffffff;
vertical-align: middle;
white-space: nowrap;