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

Buttons: Remove transparent border for Firefox #8581

Merged
merged 1 commit into from
Jan 3, 2017

Conversation

iamtakashi
Copy link
Contributor

@iamtakashi iamtakashi commented Oct 7, 2016

This issue was reported in #8567.

We have transparent border for buttons in Firefox that increase its height. And that's causing a misalignment when a button and a link sit next each other.

Before:
before

I'm not sure why we have it but, by removing the border, the height of button becomes as intended and we can fix the misalignment.

After:
after

Other buttons look good and more look the same as on other browsers like Chrome.

screen shot 2016-10-07 at 13 10 51

screen shot 2016-10-07 at 13 11 05

@matticbot
Copy link
Contributor

@matticbot matticbot added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Oct 7, 2016
@mtias mtias added [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR [Type] Janitorial labels Oct 7, 2016
@lancewillett lancewillett added [Status] Ready to Merge and removed [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Jan 3, 2017
@lancewillett lancewillett merged commit f32a188 into master Jan 3, 2017
@lancewillett lancewillett deleted the fix/button-height-firefox branch January 3, 2017 23:42
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.

4 participants