MDL-27989 whitespace fix

This commit is contained in:
Eloy Lafuente (stronk7) 2011-07-07 02:21:44 +02:00
parent 5b77684af7
commit 6eb2cf62bd

View File

@ -439,7 +439,7 @@ input[type="radio"] {
/* do not push the field far from the label more than all the other mform elements */
.mform .fitem input[type="text"],
.mform .fitem input[type="password"] {
margin: 0.3em 0 0.3em 0;
margin: 0.3em 0 0.3em 0;
}
/* needed to vertically align label of mform groups containing, for instance, select and text */
@ -561,4 +561,4 @@ input[type="radio"] {
.pagelayout-redirect #content {text-align:center;margin-top:10%;margin-bottom:10%;}
/* plugin compattable */
.plugincompattable {font-size:90%;}
.plugincompattable {font-size:90%;}