summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-04-13 10:17:56 +0000
committeralecpl <alec@alec.pl>2012-04-13 10:17:56 +0000
commitce216f0905925a9f6fe50c04d613b9057477cb17 (patch)
treeb3e33913dc637d954d12008fe58aedb94d8a9d90
parent3c32f32025fa9556a3f902c004f831bdc9f6f9b8 (diff)
- Improved attachment icon position
-rw-r--r--skins/larry/mail.css2
1 files changed, 1 insertions, 1 deletions
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;