summaryrefslogtreecommitdiff
path: root/skins/larry
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/larry
parentde967747341ea66f42ac8e36538fe74c1fe696b6 (diff)
Slightly increase plain text font size
Diffstat (limited to 'skins/larry')
-rw-r--r--skins/larry/mail.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index f9d361911..830638a4a 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -889,6 +889,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;