-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Border on input validation #12698
Comments
Duplicate of #11659. Leaving open as a docs bug. |
X-Ref: #12349. |
mdo
added a commit
that referenced
this issue
Feb 11, 2014
Fix in action: http://jsbin.com/kaloz/1/. |
Thanks and sorry for duplicate, but I search and didn´t find any results |
stempler
pushed a commit
to stempler/bootstrap
that referenced
this issue
Apr 11, 2014
…ition and z-index form controls in input groups for proper borders
stempler
pushed a commit
to stempler/bootstrap
that referenced
this issue
Nov 4, 2014
…ition and z-index form controls in input groups for proper borders
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When validation class is active (i.e.
has-error
), the form withinput-group-btn
looks like doesn´t render the red border correctly:http://plnkr.co/edit/PbbJhCjNwG3w0gD8mv8s?p=preview
The text was updated successfully, but these errors were encountered: