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/markasjunk/skins/default/markasjunk.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/markasjunk') diff --git a/plugins/markasjunk/skins/default/markasjunk.css b/plugins/markasjunk/skins/default/markasjunk.css index 89ea568f4..5b1d47b46 100644 --- a/plugins/markasjunk/skins/default/markasjunk.css +++ b/plugins/markasjunk/skins/default/markasjunk.css @@ -1,6 +1,6 @@ #messagetoolbar a.button.junk { - text-indent: -1000px; + text-indent: -5000px; background: url(junk_act.png) 0 0 no-repeat; } -- cgit v1.2.3