MediaWiki:Minerva.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
|
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* Remove duplicate DiscussionTools messages
This is caused by the jerry-rigged hook
to display protection indicators:
[[MediaWiki:Site-protection-indicators]] */
div.ext-discussiontools-emptystate:first-child:not(:only-of-type) {
display: none;
}