From 900e6226ac29594327e168cc0922fe796c8146d1 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 18 Jun 2012 12:41:54 +0200 Subject: Increase negative text-indents to properly hide button texts (#1488534) --- skins/larry/addressbook.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins/larry/addressbook.css') 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; } -- cgit v1.2.3