summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/css/web2/msie.css
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/NoAuth/css/web2/msie.css')
-rw-r--r--rt/share/html/NoAuth/css/web2/msie.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/rt/share/html/NoAuth/css/web2/msie.css b/rt/share/html/NoAuth/css/web2/msie.css
index 184ac1d..2297c30 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 */
+}
+