diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 1310c30b9..857389576 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -748,11 +748,11 @@ h3.subject { div.more-headers { cursor: pointer; height: 10px; - background: url(images/buttons.png) center -1539px no-repeat; + background: url(images/buttons.png) center -1579px no-repeat; } div.hide-headers { - background-position: center -1549px; + background-position: center -1589px; } #all-headers { |