From 6ec6e74c0bf31b8eec6e7bcc7555a3bc8a1fa543 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 11 Aug 2020 16:28:10 +0200 Subject: [PATCH] alignement sur image captcha --- core/layout/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/core/layout/common.css b/core/layout/common.css index 4b41e5ee..4e37b800 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1365,4 +1365,5 @@ th.col12 { */ .captchaNumber { height:20px; + vertical-align: middle; } \ No newline at end of file