summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/mail.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index e2c707808..4f59495ae 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -1213,10 +1213,12 @@ div.message-partheaders .headers-table td.header {
#messagepartheader table td {
text-overflow: ellipsis;
+ overflow: hidden;
}
#messagepartheader table td.title {
- width: 60px;
+ width: 70px;
+ padding-right: 0:
}