In this form
you can see the address field (1&2) are running over. I'd like to stop that from happening. I used:
body .gform_wrapper .ginput_complex .ginput_right input,
body .gform_wrapper .field_name input {
width: 90% !important;
}
To stop this from happening in "State / Province / Region" box. How do I get Address(s) to display only 90% of their field?
Link to CSS:
http://lawfty.com/wp-content/themes/side-blog/style.gravity.css