better selector for chrom

This commit is contained in:
James Campos 2011-09-21 20:17:40 -07:00
parent a095bb3774
commit 78347d2146
2 changed files with 4 additions and 4 deletions

View File

@ -3114,8 +3114,8 @@
#qr > .move {\
text-align: right;\
}\
#qr input {\
width: 82;\
#qr form input {\
width: 82px;\
}\
#qr #recaptcha_response_field {\
width: 100%;\

View File

@ -2446,8 +2446,8 @@ Main =
#qr > .move {
text-align: right;
}
#qr input {
width: 82;
#qr form input {
width: 82px;
}
#qr #recaptcha_response_field {
width: 100%;