MediaWiki:Mobile.css: Difference between revisions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 165: | Line 165: | ||
ul span.commaSep:last-of-type { | ul span.commaSep:last-of-type { | ||
display: none; | display: none; | ||
} | |||
/* Recent changes options */ | |||
.rcoptions { | |||
margin: 22px 0 12px; | |||
} | |||
.rcoptions .mw-changeslist-legend, | |||
.rcoptions legend, | |||
.rcoptions form, | |||
.rcoptions hr { | |||
display: none; | |||
} | } |