mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: Margin below topic-map
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user