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
1 changed files with 1 additions and 1 deletions

View File

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