X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Fweb2%2Fmsie.css;fp=rt%2Fshare%2Fhtml%2FNoAuth%2Fcss%2Fweb2%2Fmsie.css;h=2297c304afb75b6a56d3b75011b347b923a93237;hb=e70abd21bab68b23488f7ef1ee2e693a3b365691;hp=184ac1df5aae4f5ac3d6e336f0c3c2fa9f45f37e;hpb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;p=freeside.git diff --git a/rt/share/html/NoAuth/css/web2/msie.css b/rt/share/html/NoAuth/css/web2/msie.css index 184ac1df5..2297c304a 100644 --- a/rt/share/html/NoAuth/css/web2/msie.css +++ b/rt/share/html/NoAuth/css/web2/msie.css @@ -237,3 +237,10 @@ table.queue-summary td, td.collection-as-table { #pick-criteria td.operator { width: 7.5em; } + +.plain-text-white-space { + word-wrap: break-word; /* Internet Explorer 5.5+ */ + white-space: pre; /* IE only hack to re-specify in addition to + word-wrap */ +} +