Merged ie6 fixes from stable for MDL-9126

This commit is contained in:
moodler 2007-04-03 02:14:09 +00:00
parent aef91d21f2
commit 60e14e020c

View File

@ -45,3 +45,7 @@
form.mform input {
margin-left: -10px;
}
form.mform .fcheckbox input {
margin-left: 0px;
}