Skip to content

Instantly share code, notes, and snippets.

@VasylKyryliuk
Created July 19, 2018 16:49
Show Gist options
  • Save VasylKyryliuk/1411b373c97708d86e24231937635cae to your computer and use it in GitHub Desktop.
Save VasylKyryliuk/1411b373c97708d86e24231937635cae to your computer and use it in GitHub Desktop.
Google reCaptcha responsive
#rc-imageselect, .g-recaptcha {
transform: scale(0.77);
-webkit-transform: scale(0.77);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment