Default mobile theme has a 1px gap on some mobile devices #1152
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
difficulty: starter
Issues that are starter difficulty level, e.g. minimal tweaking with a clear test plan.
good first issue
If you are just getting started with Docusaurus, this issue should be a good place to begin.
help wanted
Asking for outside help and/or contributions to this particular issue or PR.
🐛 Bug Report
Some site users have reported a 1px gap between the header sections on mobile devices, especially iPhones with iOS 12 and Safari / Chrome.
This gap appears on multiple sites, including https://react-redux.js.org, https://docusaurus.io/en/ , and https://facebook.github.io/create-react-app/docs , so it appears to be something about the default Docusaurus mobile theme.
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
Browse to a Docusaurus mobile site on an iOS 12 device. Scroll down.
Expected behavior
There's no gap in the header.
Actual Behavior
There is a 1px horizontal gap in the header, and the main page is visible scrolling past that.
Sample screenshots:
Reproducible Demo
Browse straight to the Docusaurus site on an iOS 12 device, apparently.
The text was updated successfully, but these errors were encountered: