import rt 3.8.8
[freeside.git] / rt / share / html / NoAuth / css / web2 / msie.css
index 184ac1d..2297c30 100644 (file)
@@ -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  */
+}
+