NYPD / ritsu.js

HTML form validation
MIT License
2 stars 0 forks source link

Improper bootstrap 3 showErrorMessages() #95

Closed NYPD closed 6 years ago

NYPD commented 6 years ago

When an error message is placed on a form input that is inside a form-horizontal from, ritsu.js does not account for the .col-x the input is placed in.

Instead it places as a child element in the form-group as seen here: https://i.imgur.com/YUOv7pk.png