MediaWiki:Common.css: Difference between revisions

+rule
try this
Tags: Mobile web edit Advanced mobile edit
Line 33: Line 33:
[[MediaWiki:Site-protection-indicators]] */
[[MediaWiki:Site-protection-indicators]] */
div.ext-discussiontools-emptystate:first-child:not(:only-of-type) {
div.ext-discussiontools-emptystate:first-child:not(:only-of-type) {
display: none;
}
div.ext-discussiontools-emptystate:nth-child(2) {
display: none;
display: none;
}
}