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

Bootstrap 5's autosizing .col-breakpoint do not apply properly if a .col-number is present too #34564

Closed
amyspark opened this issue Jul 23, 2021 · 0 comments · Fixed by #34612

Comments

@amyspark
Copy link

Hey!

Bootstrap v5.0.2 is unable to apply properly .col-breakpoint in the presence of .col-number. The intended effect is shown in the v4 fiddle; make sure the columns are only maximum width on xs up to the specified breakpoint, and then they split the row width among each other.

Example v4: https://jsfiddle.net/qn1f5y46/

Example v5: https://jsfiddle.net/35u72Lhy/

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

Successfully merging a pull request may close this issue.

1 participant