From 60f84f023b0e1467026aa7b0a5408058202bd1f1 Mon Sep 17 00:00:00 2001 From: Thomas Lynch Date: Wed, 26 Aug 2020 11:55:59 +0000 Subject: [PATCH] grid captcha noscript --- gulp/res/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulp/res/css/style.css b/gulp/res/css/style.css index d68a33b1..754e0734 100644 --- a/gulp/res/css/style.css +++ b/gulp/res/css/style.css @@ -1073,7 +1073,7 @@ iframe.captcha, iframe.bypass { } iframe.captcha { - width: 100%; + /*width: 100%;*/ } iframe.bypass {