-
-
Notifications
You must be signed in to change notification settings - Fork 79k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a horizontal form validation example (check double label classes) #20983
Comments
I'd changed the class for the validation error message to |
In other parts of the docs, there is a reference to |
If you're using v4, make sure you have the latest code—this should be working just fine with Alpha 5. From our documentation: |
If I am using the form on the grid, as in the docs: http://v4-alpha.getbootstrap.com/components/forms/#using-the-grid Do I have to use both |
Ah, sorry, yes, right now you do. I think we need to revisit that. Reopening and retitling the issue so we can tackle that. |
Thanks! |
The validation feedback for errors (.has-danger) has not been applied to the col-form.label.
The text was updated successfully, but these errors were encountered: