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

Wrong border radius first element in btn-group-vertical is a dropdown #40487

Closed
tordans opened this issue May 25, 2024 · 1 comment · Fixed by #40488
Closed

Wrong border radius first element in btn-group-vertical is a dropdown #40487

tordans opened this issue May 25, 2024 · 1 comment · Fixed by #40488

Comments

@tordans
Copy link
Contributor

tordans commented May 25, 2024

Describe the issue

With horizontal button groups, the first button can be a dropdown and the border radius looks like expected:

image

With vertial button groups, the border radius breaks when the first item of the list is a dropdown:

image

Reduced test cases

https://stackblitz.com/edit/1vpwjr?file=index.html

What operating system(s) are you seeing the problem on?

macOS

What browser(s) are you seeing the problem on?

Chrome

What version of Bootstrap are you using?

https://getbootstrap.com/docs/5.2/components/button-group/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants