-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
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.
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.