From c59f94818fda473c811508825a11c6db8298998a Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Tue, 19 Jun 2018 20:14:33 -0400 Subject: fix icon picker button opacity --- print/resources/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/resources/style.css') diff --git a/print/resources/style.css b/print/resources/style.css index 716934a8..81b2ea7e 100644 --- a/print/resources/style.css +++ b/print/resources/style.css @@ -304,7 +304,7 @@ body { #logo-picker { width: 0px; height: 0px; - opacity: 0%; + opacity: 0; } .logo-instructions { -- cgit v1.2.3