MDL-27989 whitespace fix
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 7 Jul 2011 00:21:44 +0000 (02:21 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 7 Jul 2011 00:21:44 +0000 (02:21 +0200)
theme/formal_white/style/core.css

index 15344e3..44e2b7e 100644 (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%;}
\ No newline at end of file
+.plugincompattable {font-size:90%;}