Amend CSS to correct Post Jumper merge

`.capcodeJumper` and `.uniqueIDJumper` were subsequently combined into the generic `.postJumper` class.
This commit is contained in:
Johnny 2019-09-07 10:04:32 +10:00 committed by GitHub
parent 0de17a8e5b
commit 26bbc8c761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -922,8 +922,7 @@ div[data-checked="false"] > .suboption-list {
.catalog-post > .postInfo > :not(.subject):not(.nameBlock):not(.dateTime),
.catalog-post > .postInfo > .nameBlock > .contact-links,
.catalog-post > * > * > .posteruid,
.catalog-post > * > * > .uniqueIDJumper,
.catalog-post > * > * > .capcodeJumper,
.catalog-post > * > * > .postJumper,
:root.bottom-backlinks .catalog-post > .container,
.post:not(.catalog-post) > .catalog-link,
.post:not(.catalog-post) > .catalog-stats,