Skip to content

Instantly share code, notes, and snippets.

@folmert
Last active August 29, 2015 14:23
Show Gist options
  • Save folmert/2cb765c1de5497f9d944 to your computer and use it in GitHub Desktop.
Save folmert/2cb765c1de5497f9d944 to your computer and use it in GitHub Desktop.
g-recaptcha rwd
.b2j_contact form .b2j-contact-actions {
.g-recaptcha {
overflow:hidden;
width:180px;
height:65px;
border:1px solid #e6e6e6;
iframe {
position: relative;
top:-5px;
right:5px;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment