From eb04f60d4e28ba93feca9d9a7a8c65992a214975 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) --- plugins/archive/skins/default/archive.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/archive/skins') diff --git a/plugins/archive/skins/default/archive.css b/plugins/archive/skins/default/archive.css index 9cd221549..3880fe3da 100644 --- a/plugins/archive/skins/default/archive.css +++ b/plugins/archive/skins/default/archive.css @@ -1,6 +1,6 @@ #messagetoolbar a.button.archive { - text-indent: -1000px; + text-indent: -5000px; background: url(archive_act.png) 0 0 no-repeat; } -- cgit v1.2.3