From ea3145d2fe793f241c6af286bbae2ee46ead6a69 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 27 Jan 2015 13:04:27 +0100 Subject: [PATCH] css fix for new captcha --- htdocs/themes/default/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/themes/default/css/main.css b/htdocs/themes/default/css/main.css index a5f857d..3d4089b 100644 --- a/htdocs/themes/default/css/main.css +++ b/htdocs/themes/default/css/main.css @@ -141,7 +141,7 @@ h4 { .form_wrapper .item_group .item_captcha { width: 450px; - margin-bottom: -10px; + margin-bottom: 25px; } .form_wrapper .item_group .captcha {