From 586665b53793d55337d787a2b53f09a8b630d254 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 20 Feb 2006 18:19:53 -0500
Subject: [PATCH] Minor visual corrections

---
 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 a791625..5b95d93 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;
 }
 
 

--
Gitblit v1.9.1