diff --git a/themes/wilma/css/ie6.css b/themes/wilma/css/ie6.css index c293d23d..886f9335 100644 --- a/themes/wilma/css/ie6.css +++ b/themes/wilma/css/ie6.css @@ -236,4 +236,7 @@ table#account th { } p.requiredHint { clear: left; -} \ No newline at end of file +} +add-account span.requiredHint { + float: none; + } \ No newline at end of file