summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-07-13 14:59:00 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-07-13 14:59:00 +0200
commit29723da95bbf59b869a1cf78d53a55c621049f57 (patch)
treeed045dcf065ad50f60f0f03fa4e1ca27232b20d0 /skins
parent60eba5df3a22511b4df0df7f0b223ca61424ce89 (diff)
parenteef107be303c8e68bf58641d4245a934d21d0a53 (diff)
Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0
Diffstat (limited to 'skins')
-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;
}