Remove captcha logos in the qr, close #29

This commit is contained in:
Mayhem 2011-04-27 23:49:13 +02:00
parent 2f438e7bab
commit 157376e729
2 changed files with 2 additions and 0 deletions

View File

@ -2202,6 +2202,7 @@
text-align: right;\
}\
#qr > form > div, /* ad */\
#qr #recaptcha_table td:nth-of-type(3), /* captcha logos */\
#qr td.rules {\
display: none;\
}\

View File

@ -1722,6 +1722,7 @@ main =
text-align: right;
}
#qr > form > div, /* ad */
#qr #recaptcha_table td:nth-of-type(3), /* captcha logos */
#qr td.rules {
display: none;
}