fix star alignment on topic titles

This commit is contained in:
Jeff Atwood 2013-04-06 00:06:45 -07:00
parent 836050457e
commit a8e5d15a25
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
.star {
height: 40px;
font-size: 20px !important;
line-height: 40px !important;
line-height: 36px !important;
vertical-align: top;
}
.topic-statuses {