MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Tag: Reverted
Line 1,110:
padding: 0 4px;
border-radius: 3px;
}
 
/* Force mobile sections to stay expanded and hide the toggle arrows */
.mobile-utils .section-heading .content-block {
display: block !important;
}
 
.mobile-utils .section-heading .indicator {
display: none !important;
}