make topic title icons properly sized

This commit is contained in:
Jeff Atwood 2013-07-30 16:18:29 -07:00
parent b6f17a6493
commit 90bcd73b31
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@
display: inline-block;
margin-top: 2px;
vertical-align: top;
font-size: 23px;
line-height: 23px;
}
}
h1 > .badge-category {