/* 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 */
.pagelayout-redirect #content {text-align:center;margin-top:10%;margin-bottom:10%;}
/* plugin compattable */
-.plugincompattable {font-size:90%;}
\ No newline at end of file
+.plugincompattable {font-size:90%;}