FIX: new topics alert wasn't covering the entire topic list column headings

This commit is contained in:
Neil Lalonde 2017-05-19 11:05:38 -04:00
parent 2b66918199
commit 3681b350cd

View File

@ -248,6 +248,12 @@
h2 {
margin: 20px 0 10px;
}
.show-more.has-topics {
top: 0;
.alert {
padding: 12px 35px 12px 14px;
}
}
}
.category-dropdown-menu {