Closed
Description
Steps to reproduce:
- In mobile Chrome, visit https://doc.rust-lang.org/nightly/std/index.html.
- Click the hamburger menu in upper left.
Expected results:
Sidebar opens and presents a solid background with no gaps.
Actual result:
Sidebar opens and there is a gap at top and bottom showing the main page.
This is a regression from beta to nightly. Possibly related to @GuillaumeGomez's recent refactoring of how colors are applied for themes.