summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skins/larry/addressbook.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index 54a14da0b..81718200d 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -404,10 +404,11 @@ a.deletebutton {
left: 5px;
top: -3px;
display: inline-block;
- width: 24px;
+ width: 16px;
height: 18px;
text-decoration: none;
text-indent: -5000px;
+ overflow: hidden;
background: url(images/buttons.png) -7px -377px no-repeat;
}