Google reCAPTCHA v2 - Resize widget

416 views
Skip to first unread message

Quyen - SCE JSC

unread,
Jun 17, 2015, 6:27:16 AM6/17/15
to reca...@googlegroups.com
Google reCAPTCHA v2 widget has 2 defined size: 'normal' and 'compact'
But we still need resize to fix our form.
How can do that?

I hacked like this
<div class="g-recaptcha" data-sitekey="CAPTCHA_SITE_KEY" style="height:110px;-webkit-transform:scale(1.39);transform:scale(1.39);-webkit-transform-origin:0 0;transform-origin:0 0"></div>

It will fix our form button image on widget will be scaled and blurred (especially on Retina Display)
I hope Google will fix this by detecting browser and use SVG image for 'Recycle Icon' and 'Spinner'

Thank Google reCAPTCHA Team!
Reply all
Reply to author
Forward
0 new messages