Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Only show scrollbar when needed #80

Closed
AdrianoCahete opened this issue Mar 9, 2016 · 1 comment
Closed

Only show scrollbar when needed #80

AdrianoCahete opened this issue Mar 9, 2016 · 1 comment
Labels

Comments

@AdrianoCahete
Copy link

When column don't have all height, scroll dind't need to appears.

So column-content class needs to be overflow-y with auto instead of scroll

Before (actual):
scroll_before

After:
scroll_after

@zenorocha zenorocha added the bug label Mar 9, 2016
@zenorocha
Copy link
Member

Done! Thanks for reporting @AdrianoCahete ;)

@zenorocha zenorocha changed the title Layout fix for column scroll Only show scrollbar when needed Mar 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants