MediaWiki:Mobile.css

Revision as of 02:36, 4 January 2025 by Luke (talk | contribs) (+)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* 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;
}