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

Fix horizontal scrollbar appearing whereas it should not #2382

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

GuillaumeGomez
Copy link
Member

Fixes #2337.

@GuillaumeGomez GuillaumeGomez requested a review from a team as a code owner January 10, 2024 11:03
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Jan 10, 2024
@GuillaumeGomez
Copy link
Member Author

CI failure is:

Pulling s3 (minio/minio:)...
Head "https://registry-1.docker.io/v2/minio/minio/manifests/latest": EOF
Error: Process completed with exit code 1.

@syphar
Copy link
Member

syphar commented Jan 10, 2024

@GuillaumeGomez I wanted to reproduce the issue to test the fix, but I can't see a scrollbar in the screenshot, and also when doing searches myself.

@GuillaumeGomez
Copy link
Member Author

Reduce the width of the viewport to around 600px (I don't remember the "high" limit from which it appears).

@syphar syphar merged commit e3e1502 into rust-lang:master Jan 12, 2024
10 checks passed
@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 Jan 12, 2024
@GuillaumeGomez GuillaumeGomez deleted the horizontal-scrollbar branch January 12, 2024 09:32
@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 Jan 13, 2024
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.

Page width is too big whereas shouldn't
2 participants