Skip to content
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

Broken rounded corners for "input-group-prepend" with class "invalid-feedback" #25606

Closed
pranuel opened this issue Feb 13, 2018 · 1 comment
Closed

Comments

@pranuel
Copy link

pranuel commented Feb 13, 2018

Hi,

I want report a bug for the class "input-group-prepend" in combination with a div for displaying the "invalid-feedback".

Actual behaviour: If you implement this like documented by bootstrap the input's corners to the right are not rounded.
Expected behaviour: The corners to the right should be rounded, too.

How to reproduce this behaviour:

I think this results from the :last-child selector which is used by bootstrap to decide whether or not to use rounded corners for the input.

@rafalp
Copy link

rafalp commented Feb 13, 2018

Duplicate of #25110

@mdo mdo closed this as completed Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants