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) --- plugins/archive/skins/default/archive.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/archive') 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