summaryrefslogtreecommitdiff
path: root/skins/default
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-06-30 16:21:18 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-06-30 16:22:34 +0200
commitd8b75090dd104cc409f209ab7852c2289e974a32 (patch)
tree5e27181b1e46758de1e54cc31a5c0a9471b3d59e /skins/default
parentde967747341ea66f42ac8e36538fe74c1fe696b6 (diff)
Slightly increase plain text font size
Diffstat (limited to 'skins/default')
-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 edb5e3d26..71e2d5554 100644
--- a/skins/default/mail.css
+++ b/skins/default/mail.css
@@ -1173,6 +1173,7 @@ div.message-part div.pre
margin: 0px;
padding: 0px;
font-family: monospace;
+ font-size: 12px;
white-space: -moz-pre-wrap !important;
white-space: pre-wrap !important;
white-space: pre;