another fix for bullet category badges to prevent wrapping with unread counts on long category names

This commit is contained in:
Neil Lalonde 2015-05-29 12:58:53 -04:00
parent acafa491b2
commit 5f3451a3ea

View File

@ -53,7 +53,7 @@
&.bullet { //bullet category style
line-height: 1;
margin-right: 10px;
margin-right: 5px;
h3 & {
line-height: .9;