Skip to content

Instantly share code, notes, and snippets.

View m1ndspark's full-sized avatar

Neil Heird m1ndspark

View GitHub Profile
@m1ndspark
m1ndspark / horizontal gravity form
Created March 31, 2017 21:00
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%;