https://bugzilla.wikimedia.org/show_bug.cgi?id=28379
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Mark A. Hershberger <[email protected]> 2011-04-06 23:36:41 UTC --- Changing .bz_comment_text from "width: 50em" to, say, "width: 75em" changes the amount of whitespace surrounding the comment, but the comment text is inside a <pre> so line breaks are respected and so text doesn't flow to fill the additional area. Looks like you'd have to use something besides <pre> to make the whitespace go away. Especially since (on Chrome) "width: 100%" looks about the same as "width: 50em". -- 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
