MediaWiki:Mobile.css

Revision as of 02:52, 4 January 2025 by Luke (talk | contribs) (try)
/* 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-emptystate:nth-child(1) {
	display: none;
}