MediaWiki:Mobile.css: Difference between revisions

try
Tag: Reverted
how about this
Tags: Reverted Mobile web edit Advanced mobile edit
Line 5: Line 5:
to display protection indicators:
to display protection indicators:
[[MediaWiki:Site-protection-indicators]] */
[[MediaWiki:Site-protection-indicators]] */
.ext-discussiontools-emptystate:nth-child(1) {
.ext-discussiontools-emptystate::nth-of-type(2) {
display: none;
display: none;
}
}