summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/mail.css
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-13 14:26:57 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-13 14:26:57 +0000
commit46a78411558bbf0c2eb95121dc615021d4db7aac (patch)
treeb88502d1fd40d364c19a056ced514217baeb271e /roundcubemail/skins/default/mail.css
parent40aaa0dc886d8fd457657fd8ffc6dd794447ca07 (diff)
- localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to')
git-svn-id: https://svn.roundcube.net/trunk@1784 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/mail.css')
-rw-r--r--roundcubemail/skins/default/mail.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css
index 5ba3a50a0..a773ed6d2 100644
--- a/roundcubemail/skins/default/mail.css
+++ b/roundcubemail/skins/default/mail.css
@@ -686,7 +686,7 @@ table.headers-table tr td
table.headers-table td.header-title
{
- width: 85px;
+ width: 80px;
color: #666666;
font-weight: bold;
text-align: right;