forked from e621ng/e621ng
[Blacklist] Fix blacklist box being visible on favorites page
This commit is contained in:
parent
62aabe779b
commit
bd344fd216
@ -65,7 +65,7 @@
|
||||
}
|
||||
|
||||
// Completely hide the blacklisted posts on these pages only
|
||||
#c-posts #a-index, #c-explore-posts {
|
||||
#c-posts #a-index, #c-explore-posts, #c-favorites {
|
||||
.post-preview.blacklisted {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user