From befa9496c218732bc85f85dfa29cc3d3d088aba7 Mon Sep 17 00:00:00 2001 From: Alexander Steshuk Date: Fri, 3 Apr 2020 12:35:53 +0300 Subject: [PATCH] security-package/issues/189: Updated CSS styles. --- ReCaptchaUser/view/adminhtml/web/css/recaptcha.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReCaptchaUser/view/adminhtml/web/css/recaptcha.less b/ReCaptchaUser/view/adminhtml/web/css/recaptcha.less index 3ed5a8bd..d30a444d 100644 --- a/ReCaptchaUser/view/adminhtml/web/css/recaptcha.less +++ b/ReCaptchaUser/view/adminhtml/web/css/recaptcha.less @@ -8,7 +8,7 @@ } .field-invisible-recaptcha { - padding-left: 45px !important; + padding-left: 30px !important; margin-top: -10px; margin-bottom: 35px; }