summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-08-10 13:51:53 +0000
committerthomascube <thomas@roundcube.net>2007-08-10 13:51:53 +0000
commitfc73746eb48c4b3bfad9ee04f1fb229788062ffc (patch)
tree9cb13d53c29777794f4570870281b8c296fc2efe /skins
parentb48bd06c0f0d0258777b3870f8b8f18aa8a48355 (diff)
Fix compose function from address book + mozilla compatibility
Diffstat (limited to 'skins')
-rw-r--r--skins/default/mail.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css
index ed3b1fcd7..c37a7b993 100644
--- a/skins/default/mail.css
+++ b/skins/default/mail.css
@@ -655,6 +655,7 @@ div.message-part div.pre
{
margin: 0px;
padding: 0px;
+ white-space: -moz-pre-wrap !important;
white-space: pre;
font-family: monospace;
}