Skip to content

Instantly share code, notes, and snippets.

@m1ndspark
Created March 31, 2017 21:00
Show Gist options
  • Save m1ndspark/5895d35adbb4837f4412c740f4a4400c to your computer and use it in GitHub Desktop.
Save m1ndspark/5895d35adbb4837f4412c740f4a4400c to your computer and use it in GitHub Desktop.
gravity forms snippets
#gform_2 > .gform_footer {
display: inline-block;
padding: 0.85em 0 0.625em;
width: 20%;
}
#gform_2 .gform_body {
display: inline-block;
float: left;
width: 80%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment