2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

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
+1 -1
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;