MediaWiki:Mobile.css: Difference between revisions

From WickedGov, the Massachusetts civics wiki
Jump to navigation Jump to search
+
(No difference)

Revision as of 02:36, 4 January 2025

/* 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;
}