Skip to content

add oneOf bootstrap pe-5 padding #1608

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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