MediaWiki:Mobile.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 mobile site */
/* Remove duplicate DiscussionTools messages
This is caused by the jerry-rigged hook
to display protection indicators:
[[MediaWiki:Site-protection-indicators]] */
.ext-discussiontools-init-lede-button-container:nth-child(2) {
display: none;
}