mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:16:38 -06:00
correct star spacing for topics with no category
This commit is contained in:
parent
7c386035d1
commit
b4c38dbc5a
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user