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 the line height for select lists in Chrome #8470

Merged
merged 1 commit into from
Oct 7, 2016

Conversation

alisterscott
Copy link
Contributor

@alisterscott alisterscott commented Oct 5, 2016

Fixes #8469 which means select lists cut-off vertically in Chrome

Before PR (Chrome)

before pr

After PR (Chrome)

after chrome

Testing Instructions

Visit https://calypso.live/me/account?branch=fix/select-list-line-height-for-chrome in Chrome and check that English shows the full word now - compare to https://wordpress.com/me/account

Check other browsers are still displaying select lists with correct heights - I have checked Firefox, Safari, MS Edge, MS IE 11, and iOS Safari.

@matticbot
Copy link
Contributor

@alisterscott alisterscott added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Oct 5, 2016
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@aduth aduth added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Oct 6, 2016
@alisterscott alisterscott force-pushed the fix/select-list-line-height-for-chrome branch from d8fa807 to c6098ee Compare October 6, 2016 23:57
@alisterscott alisterscott merged commit f774aa6 into master Oct 7, 2016
@alisterscott alisterscott deleted the fix/select-list-line-height-for-chrome branch October 7, 2016 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Framework: Select lists are incorrect height in Chrome
3 participants