diff options
author | thomascube <thomas@roundcube.net> | 2006-02-20 23:19:53 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-02-20 23:19:53 +0000 |
commit | 586665b53793d55337d787a2b53f09a8b630d254 (patch) | |
tree | 8a2bf1b783bc7bec387e78aeb0293da783f000c2 /skins/default/mail.css | |
parent | f108b9c786a7a76525bd291d3ae1b74c77dd6a01 (diff) |
Minor visual corrections
Diffstat (limited to 'skins/default/mail.css')
-rw-r--r-- | skins/default/mail.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css index a791625d3..5b95d9375 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -48,6 +48,7 @@ bottom: 20px; height: 16px; width: 400px; + font-size: 11px; } #listcontrols a, @@ -310,6 +311,7 @@ bottom: 20px; height: 16px; overflow: hidden; + font-size: 11px; } |