css fix for new captcha

This commit is contained in:
Claude 2015-01-27 13:04:27 +01:00
parent 97dbfa30e4
commit ea3145d2fe

View File

@ -141,7 +141,7 @@ h4 {
.form_wrapper .item_group .item_captcha { .form_wrapper .item_group .item_captcha {
width: 450px; width: 450px;
margin-bottom: -10px; margin-bottom: 25px;
} }
.form_wrapper .item_group .captcha { .form_wrapper .item_group .captcha {