The error box keeps overlapping the form (press submit), or underlapping i should perhaps say. I’ve tried adding clear floats to no avail. Any ideas?
http://tinyurl.com/6ekkq8y The error box keeps overlapping the form (press submit), or underlapping i should
Share
Your
.contact-messagediv that contains.contact-errorhas a (inline) fixed height of 30px. If you remove that the error will push down the form rather than underlap.