Index: xul/content/output-base.css =================================================================== RCS file: /cvsroot/mozilla/extensions/irc/xul/content/output-base.css,v retrieving revision 1.16 retrieving revision 1.17 diff -d -p -u -6 -r1.16 -r1.17 --- xul/content/output-base.css 7 Jan 2008 20:53:34 -0000 1.16 +++ xul/content/output-base.css 8 Mar 2008 09:44:37 -0000 1.17 @@ -499,13 +499,13 @@ a.chatzilla-link:hover { white-space: nowrap; } .msg-data { /* .msg-data = the text portion */ padding: 1px 1px 1px 3px; /* of a message */ width: 100%; - white-space: -moz-pre-wrap; + white-space: pre-wrap; } /****************************************************************************** * message class specific definitions * ******************************************************************************/