Skip to content

Set overflow-y: hidden on navbar #1711

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

Merged
merged 1 commit into from
Apr 9, 2022
Merged

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Apr 9, 2022

In some unusual circumstances, parts of the navbar can overflow vertically. This interferes with the main body content in surprising ways, so we want to prevent that.

Fixes #1669. I've reproduce the issue from #1669 locally by installing the copy of Fira Sans from this comment, and can confirm that the overflow-y setting fixes the problem.

In some unusual circumstances, parts of the navbar can overflow
vertically. This interferes with the main body content in surprising
ways, so we want to prevent that.
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Apr 9, 2022
@jyn514 jyn514 merged commit 6e6f370 into rust-lang:master Apr 9, 2022
@github-actions github-actions bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Apr 9, 2022
@syphar syphar removed the S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it label Apr 10, 2022
@jsha jsha mentioned this pull request Apr 12, 2022
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.

firefox docs.rs not displaying correctly
3 participants