]> git.mjollnir.org Git - moodle.git/commitdiff
Merged ie6 fixes from stable for MDL-9126
authormoodler <moodler>
Tue, 3 Apr 2007 02:14:09 +0000 (02:14 +0000)
committermoodler <moodler>
Tue, 3 Apr 2007 02:14:09 +0000 (02:14 +0000)
theme/standard/styles_ie6.css

index eff02c912f45037cfd9e217744f6452d57a1f164..86fffea07aacbb621b27fe6221febd256b2c787c 100755 (executable)
@@ -45,3 +45,7 @@
 form.mform input {
   margin-left: -10px;
 }
+
+form.mform .fcheckbox input {
+  margin-left: 0px;
+}