mirror of
https://github.com/discourse/discourse.git
synced 2025-01-30 05:05:15 +08:00
FIX: Margin below topic-map
This commit is contained in:
parent
a34010e49a
commit
3cec2394b2
|
@ -313,7 +313,7 @@ a.star {
|
|||
}
|
||||
|
||||
.topic-map {
|
||||
margin: 20px 0 0 0;
|
||||
margin: 20px 0;
|
||||
background: blend-primary-secondary(5%);
|
||||
border: 1px solid $primary-low;
|
||||
border-top: none; // would cause double top border
|
||||
|
|
Loading…
Reference in New Issue
Block a user