correct star spacing for topics with no category

This commit is contained in:
Jeff Atwood 2014-10-06 16:19:27 -07:00
parent 7c386035d1
commit b4c38dbc5a

View File

@ -549,7 +549,7 @@ iframe {
} }
a.star { a.star {
margin: 10px 7px 20px 0; margin: 6px 7px 20px 0;
font-size: 20px; font-size: 20px;
color: dark-light-diff($secondary, $primary, 80%, -20%) !important; color: dark-light-diff($secondary, $primary, 80%, -20%) !important;
} }