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

BLM overlay is too large on mobile #175

Open
jasikpark opened this issue Mar 7, 2021 · 1 comment
Open

BLM overlay is too large on mobile #175

jasikpark opened this issue Mar 7, 2021 · 1 comment
Labels
good first issue Good for newcomers

Comments

@jasikpark
Copy link

2A31D1B6-3118-4AE6-9CFD-0131F443F38C

The overlay goes past the search bar and the bottom chrome, I assume there’s a close button up there?

It’s probably a 100vh bug - mobile browsers (webkit) aren’t 100% consistent about it.

https://css-tricks.com/css-fix-for-100vh-in-mobile-webkit/

@bomanimc bomanimc added the good first issue Good for newcomers label Mar 8, 2021
@bomanimc
Copy link
Member

bomanimc commented Mar 8, 2021

Good catch @jasikpark! This is one of a few issues on our mobile site that I'd love for us to address!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants