https://bugzilla.wikimedia.org/show_bug.cgi?id=57327
Thiemo Mättig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Thiemo Mättig <[email protected]> --- Created attachment 15489 --> https://bugzilla.wikimedia.org/attachment.cgi?id=15489&action=edit German Wikipedia in Firefox (Ubuntu) Still a problem for several reasons: 1. The text wraps in certain languages. This is simply not necessary. There is enough space. 2. Please note the gray border in the upper right. A part of it is missing. 3. We can't know how long the two messages are in all languages. In some languages the first message may be longer, in other languages the second. Fixed pixel withs are just wrong for elements with variable-length content. 4. The limitation to fixed pixel widths make it hard to apply user defined styles like .mw-echo-overlay { width: 80ex; }. The issues described above become worse. 5. The two elements are rendered as table cells anyway. Let the browser do it's job, please. -- 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
