mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-27 13:31:11 -05:00
captcha position
This commit is contained in:
parent
4a721b7494
commit
42ec651f1b
@ -143,6 +143,11 @@ h4 {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#captcha {
|
||||||
|
position: relative;
|
||||||
|
left: 140px;
|
||||||
|
}
|
||||||
|
|
||||||
.form_wrapper .item_group .item input, .form_wrapper .item_group .item select {
|
.form_wrapper .item_group .item input, .form_wrapper .item_group .item select {
|
||||||
width: 104px;
|
width: 104px;
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user