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

remove random margin-top from the Menu button on Safari #581

Merged
merged 1 commit into from
Jan 24, 2020

Conversation

chrimesdev
Copy link
Member

@chrimesdev chrimesdev commented Jan 24, 2020

Description

On screen sizes between the table and large-desktop breakpoints, there is a random 1 pixel margin-top on the Menu button in Safari. This makes the button unaligned with the search bar.

This isn't an issue on Chrome or Firefox

Screenshot 2020-01-24 at 09 43 56

Setting margin-top to 0 between the table and large-desktop breakpoints fixes the issue on Safari and has no affect on other browsers.

Checklist

On screen sizes between the table and large-desktop breakpoints,
there is a random 1 pixel margin-top on the Menu button in Safari.
This makes the button unaligned with the search bar.
@chrimesdev chrimesdev changed the title remove random 1px margin-top from the Menu button on Safari remove random margin-top from the Menu button on Safari Jan 24, 2020
@chrimesdev chrimesdev force-pushed the fix/safari-button-margin branch from 5f8bf4d to ec88f74 Compare January 24, 2020 10:15
@davidhunter08 davidhunter08 merged commit 6d0b141 into master Jan 24, 2020
@davidhunter08 davidhunter08 deleted the fix/safari-button-margin branch January 24, 2020 11:09
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