Fix Google reCaptcha width vs form

If you are facing same issue where Google reCaptcha doesn’t match your form width, here is the quick hack. Put this CSS in your html view or in common style sheet, depends how you are using css (inline or css files).

.g-recaptcha {
transform:scale(1.06);
transform-origin:0 0;
}

Before:

After: implementing css

There could be other solution for this, but for now this works for me.

Sponsor: www.iExpenser.com
Free expense managing tool.

Author: Danyal
I'm skilled programmer with expertise in Vue.js/Nux.js for front-end development and PHP Laravel for back-end development. I excel in building APIs and services, and also have experience in web server setup & maintenance. My versatile skill set allows you to develop and maintain web applications effectively, from the user interface to the server-side functionality. I love coding with never ending learning attitude, thanks for visiting danya.dk