From ce216f0905925a9f6fe50c04d613b9057477cb17 Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 13 Apr 2012 10:17:56 +0000 Subject: - Improved attachment icon position --- skins/larry/mail.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/larry/mail.css b/skins/larry/mail.css index a4af1b8c2..7ea479826 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -475,7 +475,7 @@ a.iconbutton.threadmode.selected { } #messagelist tbody tr td.attachment span.attachment { - background-position: 0 -998px; + background-position: 0 -996px; } #messagelist thead tr td.attachment span.attachment { background-position: -24px -997px; -- cgit v1.2.3