https://bugzilla.wikimedia.org/show_bug.cgi?id=66008

Fomafix <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Fomafix <[email protected]> ---
When this problem only occurs in IE6 the workaround can restricted to IE6 with
the Star-HTML-Hack [1]:

/* hasLayout trigger for IE6 to prevent rendering problems with floating
objects (bug 66008) */
* html .mw-body-content {
    width: 100%;
}

[1]: http://www.css-hack.de/Internet+Explorer/IE+6

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to