diff --git a/theme/formal_white/style/core.css b/theme/formal_white/style/core.css index 15344e3bdd2..44e2b7ef89b 100644 --- a/theme/formal_white/style/core.css +++ b/theme/formal_white/style/core.css @@ -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%;} \ No newline at end of file +.plugincompattable {font-size:90%;}