mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: new topics alert wasn't covering the entire topic list column headings
This commit is contained in:
@@ -248,6 +248,12 @@
|
||||
h2 {
|
||||
margin: 20px 0 10px;
|
||||
}
|
||||
.show-more.has-topics {
|
||||
top: 0;
|
||||
.alert {
|
||||
padding: 12px 35px 12px 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.category-dropdown-menu {
|
||||
|
||||
Reference in New Issue
Block a user