Skip to content

Instantly share code, notes, and snippets.

@jb510
Last active August 29, 2015 14:01
Show Gist options
  • Save jb510/872fcb5b001a2f18e4aa to your computer and use it in GitHub Desktop.
Save jb510/872fcb5b001a2f18e4aa to your computer and use it in GitHub Desktop.
@media only screen and (max-width: 940px) {
div.optinWrapper.emailOptinWrapper8418.optinWrapper8418 {
height: auto !important; /* or better remove inline style */
}
div#hc_shortcode_form8418 {
height: auto !important; /* or better remove inline style */
max-width: 100% !important;
overflow: hidden;
}
div.optinWrapper.emailOptinWrapper8418.optinWrapper8418 {
position: relative !important; /* or better remove inline style */
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment