MediaWiki:Common.css: Difference between revisions
From Now That's What I Call Music Wiki
(Blanked the page) Tag: Blanking |
No edit summary |
||
Line 1: | Line 1: | ||
*Buttons in Forms Layout*/ | |||
label.checkboxLabel { | |||
width: 200px; | |||
display: block; | |||
float: left; | |||
} | |||
label.radioButtonItem { | |||
width: 200px; | |||
display: block; | |||
float: left; | |||
} |