Skip to content

Update .content-container #396

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
Feb 9, 2021
Merged

Update .content-container #396

merged 1 commit into from
Feb 9, 2021

Conversation

joelachance
Copy link
Collaborator

Replace overflow: auto; with overflow: hidden. This is for content pages, as a horizontal scroll was appearing at the bottom of the page.

Resolves #395

Replace overflow: auto; with overflow: hidden. This is for content pages, as a horizontal scroll was appearing at the bottom of the page.
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Joe!

It seems so simple when you know what you're doing:)

@rgommers rgommers merged commit abf2ada into master Feb 9, 2021
@rgommers rgommers deleted the bug/395-scroll branch February 9, 2021 10:09
MarsBarLee pushed a commit to MarsBarLee/numpy.org that referenced this pull request Feb 16, 2021
Replace overflow: auto; with overflow: hidden. This is for content pages, as a horizontal scroll was appearing at the bottom of the page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Page width issue
2 participants