diff --git a/theme/standard/styles_ie6.css b/theme/standard/styles_ie6.css index eff02c912f4..86fffea07aa 100755 --- a/theme/standard/styles_ie6.css +++ b/theme/standard/styles_ie6.css @@ -45,3 +45,7 @@ form.mform input { margin-left: -10px; } + +form.mform .fcheckbox input { + margin-left: 0px; +}