diff options
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r-- | skins/larry/addressbook.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index 46b4949da..77cf48a3b 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -289,6 +289,6 @@ a.deletebutton { width: 24px; height: 18px; text-decoration: none; - text-indent: -1000px; + text-indent: -5000px; background: url(images/buttons.png) -7px -377px no-repeat; } |