Howdy,
I can’t see a difference in the CSS between these two pages and why the submit button isn’t inline with the form on the staging8 site as it is on the Staging3 site:
http://staging8.websitesforhippies.com/8-common-website-mistakes/ (Gravity Form Submit Button NOT Inline).
http://staging3.websitesforhippies.com/8-common-website-mistakes/ (Gravity Form Submit Button IS Inline).
Code appears to be the same on both pages:
#gform_4 .gform_body{float:left !important;}
.gform_wrapper .gform_footer{clear:none !important;}
.gform_wrapper form {width: 580px;}
body .gform_wrapper .gform_footer {
margin: 0;
padding-top: 22px;
}
Thanks in advance,
Casper