zaneray / scrupulous

Simple inline form validation using HTML5 attributes that plays nicely with Bootstrap
GNU General Public License v2.0
13 stars 4 forks source link

Positioning for .error-message must be a top value #2

Closed jermartin77 closed 10 years ago

jermartin77 commented 10 years ago

Right now it is coming from the bottom. When the positioning comes from the bottom when the text wraps it covers the input field.Suggest changing to top ~4.5em and then if it is an inline style form field using the bootstrap classes adjust that value.