mirror of
https://github.com/discourse/discourse.git
synced 2025-04-03 05:39:41 +08:00
FIX: new topics alert wasn't covering the entire topic list column headings
This commit is contained in:
parent
2b66918199
commit
3681b350cd
@ -248,6 +248,12 @@
|
|||||||
h2 {
|
h2 {
|
||||||
margin: 20px 0 10px;
|
margin: 20px 0 10px;
|
||||||
}
|
}
|
||||||
|
.show-more.has-topics {
|
||||||
|
top: 0;
|
||||||
|
.alert {
|
||||||
|
padding: 12px 35px 12px 14px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.category-dropdown-menu {
|
.category-dropdown-menu {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user