summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2008-09-13 14:26:57 +0000
committeralecpl <alec@alec.pl>2008-09-13 14:26:57 +0000
commit000bb9a55cdca43a7111eb3a5e655a28fa04d8a4 (patch)
tree8da771375b7159f0126e5a1c5e4839a1eaaa7cbe /skins
parenta980cb857596200ac1bd5075d0959f0fb6a4fd02 (diff)
- localization fix for 'replyto' label length (use short 'replyto' and long 'reply-to')
Diffstat (limited to 'skins')
-rw-r--r--skins/default/mail.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css
index 5ba3a50a0..a773ed6d2 100644
--- a/skins/default/mail.css
+++ b/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;