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





--- Comment #5 from Aryeh Gregor <[email protected]>  2008-12-24 
22:15:20 UTC ---
Created an attachment (id=5619)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5619)
Same as previous, with width removed for div

I just deleted the "width: 500px" rule in the style attribute of the div
class="notice-text" (in Firebug) to get this screenshot.  Since the height of
everything is specified pixel-perfect, *any* line-breaking will cause this kind
of overflow.  It looks like the only possible effect of specifying a width here
less than 100% would be to cause wrapping, so I don't see why you should. 
There's no background on the div or anything.  Removing that rule should solve
the problem in all browsers (although if the text is *really* *really* wide it
might then overflow horizontally).


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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