mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 04:15:41 +08: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 {
|
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;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user