Philip Chee wrote:

On Sat, 17 Dec 2011 12:24:56 +0000, Neil wrote:
Recently Bugzilla didn't display wrapped text at all, so you had to ensure that your window was 80 characters or wider (which is how it was wrapped internally). Now however unquoted text will wrap to your window (although I use userChrome.css to restore the previous behaviour).

Share?

@-moz-document url-prefix(https://bugzilla.mozilla.org/) {
.bz_comment_text { width: 80ch !important; }
}

This goes in userContent.css of course. Sorry for my typo.

--
Warning: May contain traces of nuts.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to