diff --git a/core/layout/common.css b/core/layout/common.css index 5d3eafcc..fafe8f2f 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1363,10 +1363,10 @@ th.col12 { * Taille des images */ .captchaNumber { - height: 25px; + height: 30px; vertical-align: bottom; - padding-left: 5px; - padding-right: 5px; + padding-left: 10px; + padding-right: 10px; } /* diff --git a/core/module/user/view/login/login.php b/core/module/user/view/login/login.php index e349d1d4..2e64ae68 100644 --- a/core/module/user/view/login/login.php +++ b/core/module/user/view/login/login.php @@ -14,7 +14,7 @@ getData(['config', 'connect','captcha'])): ?>
-
+