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

Fix padding on dropdown search bar #25848

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

65-7a
Copy link
Contributor

@65-7a 65-7a commented Dec 18, 2023

Reduces the padding on the dropdown search bar by 10 pixels, hiding the previously visible ellipsis on long dropdown items (e.g. skin names)

Closes #25779.

@peppy peppy self-requested a review December 18, 2023 15:33
Copy link
Member

@peppy peppy left a comment

Choose a reason for hiding this comment

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

It'll do

@peppy peppy merged commit c88c25e into ppy:master Dec 18, 2023
@65-7a 65-7a deleted the dropdown-search-padding branch December 18, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown entries that have a very long name are partially visible while the dropdown search is active
2 participants