-
-
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
Should the .input-group be wrappable? #25409
Comments
For validation feedback: |
Yup, validation feedback. We should add a docs example and note around using a utility to override it though I think. Would that be acceptable @alecpl? |
I can fix this on my side as I don't need validation feedback in my case. So, no problem from my side. Thanks. |
Okay, I'm going to leave open for now still and see about a docs update. |
I just noticed that .input-group have flex-wrap:wrap style. This breaks some of my widgets built with .input-groups. So, is this really intentional? What's the reasoning behind it?
The text was updated successfully, but these errors were encountered: