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: Center search keyboard buttons #1103

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

choldgraf
Copy link
Collaborator

A very minor fix - I noticed that the "keyboard suggestion" buttons in the search field were just slightly not centered vertically:

(look at the buttons on the right)

chrome_NmGirTPGFA

This adds display:flex so that they take up their available vertical space and are centered vertically:

chrome_UTCmJ2Vjxy

Copy link
Collaborator

@12rambau 12rambau left a comment

Choose a reason for hiding this comment

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

you have very good eyes, It never occured to me ;-)

@choldgraf choldgraf merged commit 314eb05 into pydata:main Jan 7, 2023
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.

2 participants