better selector for chrom
This commit is contained in:
parent
a095bb3774
commit
78347d2146
@ -3114,8 +3114,8 @@
|
|||||||
#qr > .move {\
|
#qr > .move {\
|
||||||
text-align: right;\
|
text-align: right;\
|
||||||
}\
|
}\
|
||||||
#qr input {\
|
#qr form input {\
|
||||||
width: 82;\
|
width: 82px;\
|
||||||
}\
|
}\
|
||||||
#qr #recaptcha_response_field {\
|
#qr #recaptcha_response_field {\
|
||||||
width: 100%;\
|
width: 100%;\
|
||||||
|
|||||||
@ -2446,8 +2446,8 @@ Main =
|
|||||||
#qr > .move {
|
#qr > .move {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
#qr input {
|
#qr form input {
|
||||||
width: 82;
|
width: 82px;
|
||||||
}
|
}
|
||||||
#qr #recaptcha_response_field {
|
#qr #recaptcha_response_field {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user