summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-28 08:43:31 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-28 08:43:31 +0200
commitad052b81d854e2755d12f5693733ca5be012789c (patch)
tree03450f054d72dd58f269e73c599941092fd7d303 /skins
parenta7e0897fde2cfa8a50e780740c19ba943a6c64d8 (diff)
Fix so filename label is "Name" not "Display name"
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/mail.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 4f59495ae..138fad772 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -1217,8 +1217,8 @@ div.message-partheaders .headers-table td.header {
}
#messagepartheader table td.title {
- width: 70px;
- padding-right: 0:
+ width: 60px;
+ padding-right: 0;
}