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

List group: Fix horizontal when only one child #37017

Merged
merged 1 commit into from Sep 1, 2022

Conversation

louismaximepiton
Copy link
Member

@louismaximepiton louismaximepiton commented Aug 24, 2022

Fixes #37016.

Couldn't spot any breaking change on my side.

Another solution could be to use > .list-group-item:not(:only-child).

Copy link
Member

@julien-deramond julien-deramond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the PR.

@mdo mdo merged commit ebbed79 into twbs:main Sep 1, 2022
@louismaximepiton louismaximepiton deleted the main-lmp-horizontal-list-group-fix branch September 2, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

List group item (horizontal) single item border-bottom-left-radius: 0
3 participants