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

Patch to sidebar scroll issue #613

Merged
merged 1 commit into from Nov 22, 2016
Merged

Patch to sidebar scroll issue #613

merged 1 commit into from Nov 22, 2016

Conversation

Sean-Oh
Copy link
Contributor

@Sean-Oh Sean-Oh commented Nov 21, 2016

The height of the div 'compass-sidebar-content' was inheriting 100% height of the entire sidebar. This cut off collections at the bottom of a long list. I added a calc to account for the height of the top portion of the sidebar (sidebar-properties and sidebar-content) to fix scrolling.

cc: @fredtruman

@rueckstiess
Copy link
Member

LGTM

@rueckstiess rueckstiess merged commit 32608fb into master Nov 22, 2016
rueckstiess pushed a commit that referenced this pull request Nov 22, 2016
@durran durran deleted the Sidebar-Scroll-Patch branch December 1, 2016 15:21
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.

None yet

2 participants