diff options
Diffstat (limited to 'skins')
-rw-r--r-- | skins/larry/mail.css | 2 |
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; |