blacklists: fix inline blacklist css to work on any page.

This commit is contained in:
evazion
2017-06-07 23:31:34 -05:00
parent 5c9b5cd21e
commit 2929857682
2 changed files with 2 additions and 2 deletions

View File

@@ -504,7 +504,7 @@ div#c-explore-posts {
}
}
div#c-explore-posts, div#c-post-appeals, div#c-post-flags, div#c-pools, div#c-notes, div#c-comments, div#c-favorite-groups {
.inline-blacklist {
#blacklist-box {
margin-bottom: 1em;
}