captcha position

This commit is contained in:
Claude 2013-04-15 10:20:46 +02:00
parent 4a721b7494
commit 42ec651f1b

View File

@ -143,6 +143,11 @@ h4 {
display: block;
}
#captcha {
position: relative;
left: 140px;
}
.form_wrapper .item_group .item input, .form_wrapper .item_group .item select {
width: 104px;
float: left;