thiagocavaloti / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

Refresh icon is stretched out on Info screen for image Recaptchas #231

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click "I am not a robot" checkbox
2. Refresh until you get an image Recaptcha 
3. Click "Info" icon under the Recaptcha images
4. The Refresh icon is stretched out due to a width:100% which is overriding 
what I think is the intended width of 16px

What is the expected output? What do you see instead?
I expect the info text for image Recaptchas to be the same as for text 
Recaptchas:
Type your best guess of the text shown. To get a new challenge, click the 
reload icon. Learn more.

What version of the product are you using? On what operating system?
Recaptcha V2.0
Chrome
Firefox

Please provide any additional information below.

Noticed this in my QA environment and here:
https://www.humblebundle.com/user/captcha
https://wordpress.org/support/register.php

Original issue reported on code.google.com by abarvilc...@gmail.com on 26 Mar 2015 at 7:03