Skip to content

Instantly share code, notes, and snippets.

@jbd91
Created February 2, 2018 03:54
Show Gist options
  • Select an option

  • Save jbd91/00bf34ad7226b89f241ac89907386238 to your computer and use it in GitHub Desktop.

Select an option

Save jbd91/00bf34ad7226b89f241ac89907386238 to your computer and use it in GitHub Desktop.
Captcha Size Fix
.ginput_recaptcha {
transform:scale(0.62) !important;
-webkit-transform:scale(0.62) !important;
transform-origin:0 0 !important;
-webkit-transform-origin:0 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment