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

Allow left panel to scroll independently #35

Closed
wants to merge 1 commit into from

Conversation

ranjan-purbey
Copy link
Contributor

@ranjan-purbey ranjan-purbey commented Aug 16, 2020

Closes #32
Currently the left panel, which contains links to different sections in the docs, scrolls along with the main content and hence becomes invisible if the height of main content section is big enough (which usually is the case). This adds unnecessary friction for the reader.

This PR allows the left panel to scroll independent of the main content, which means the links are always visible to the reader for easy navigation.

image

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.

[feature request] back to top button
1 participant