minor css cleanup
This commit is contained in:
parent
e0cbad5fc9
commit
1687dd30aa
@ -2518,9 +2518,6 @@
|
|||||||
#qr_form {\
|
#qr_form {\
|
||||||
clear: both;\
|
clear: both;\
|
||||||
}\
|
}\
|
||||||
#qr #recaptcha_table td:nth-of-type(3) {/* captcha logos */\
|
|
||||||
display: none;\
|
|
||||||
}\
|
|
||||||
#qr form, #qr #com_submit, #qr input[type="file"] {\
|
#qr form, #qr #com_submit, #qr input[type="file"] {\
|
||||||
margin: 0px;\
|
margin: 0px;\
|
||||||
}\
|
}\
|
||||||
|
|||||||
@ -1984,9 +1984,6 @@ main =
|
|||||||
#qr_form {
|
#qr_form {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
#qr #recaptcha_table td:nth-of-type(3) {/* captcha logos */
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
#qr form, #qr #com_submit, #qr input[type="file"] {
|
#qr form, #qr #com_submit, #qr input[type="file"] {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user