fix way too tall line-height for user titles

This commit is contained in:
Jeff Atwood 2013-07-21 23:54:10 -07:00
parent 58e7c3e1f3
commit 5bb2090b81

View File

@ -374,8 +374,8 @@
}
.user-title {
font-size: 11px;
background-color: none;
margin-top: 2px;
line-height: 15px;
color: #555;
}
}