Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@PythonFZ
Copy link

@PythonFZ PythonFZ commented Aug 27, 2024

Q A
Is bugfix? ✔️
New feature?
Is backward-compatible? ✔️
Tests pass? ✔️
Fixed issues #1571
Updated README/docs?
Added CHANGELOG entry? ✔️

This PR adds padding to the Bootstrap selection class at the end, attempting to fix #1571.
Ideally, one might want to make the drop down full size, but adding w-auto or lex-grow-1 did not fix the issue.

Suggestions for improvement are very welcome.

Before

image

After

image

I think this could also be resolved by utilizing the bootstrap d-flex layout more efficiently, but I am currently unable to look into that.

Copy link
Collaborator

@germanbisurgi germanbisurgi left a comment

Choose a reason for hiding this comment

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

thanx :)

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 this pull request may close these issues.

oneOf dropdown menu text is cutoff

2 participants