summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-11-06 17:36:41 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-11-06 17:36:41 +0000
commit1ccd6a7e81d1b5b21e3847511c02de061b2668ad (patch)
tree6f66d387478085ddc54093e1a19510f86f07eb75
parentc9339e8b7eef0d24b0e6fc13f2222bab395595d5 (diff)
- small fix for font-size in quotabox span
git-svn-id: https://svn.roundcube.net/trunk@2042 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/default/mail.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css
index 50b111186..474a77fc3 100644
--- a/roundcubemail/skins/default/mail.css
+++ b/roundcubemail/skins/default/mail.css
@@ -426,7 +426,8 @@ td.formlinks a:visited
#mailboxcontrols,
#listcontrols,
-#countcontrols
+#countcontrols,
+#quotabox
{
white-space: nowrap;
font-size: 11px;