Merge pull request #3128 from evazion/fix-inline-blacklists

Fix #3121: No Blacklist Box on the various controllers
This commit is contained in:
Albert Yi
2017-06-08 14:05:56 -07:00
committed by GitHub
6 changed files with 8 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;
}