MediaWiki:Common.css: Difference between revisions

oops fix
(add)
(oops fix)
Line 3: Line 3:
/* <h3> Shared interface </h3> */
/* <h3> Shared interface </h3> */


.rcoptions td.mw-input, .rcoptions select, .rcoptions input
.rcoptions td.mw-input, .rcoptions select, .rcoptions input {
   width:none;
   width:none;
}
}