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

Double scroll bars #12

Open
mjhagen opened this issue Dec 12, 2016 · 3 comments
Open

Double scroll bars #12

mjhagen opened this issue Dec 12, 2016 · 3 comments
Labels

Comments

@mjhagen
Copy link

mjhagen commented Dec 12, 2016

A double scrollbar appears with large docs (as soon as the doc is larger than the viewscreen). (seen in Chrome)

@pfreitag
Copy link
Member

There is a scroll bar for the tag code and a scroll bar for the script code ... that is expected right now, is that what you are talking about here?

@mjhagen
Copy link
Author

mjhagen commented Apr 13, 2017

No I'm talking about an overall scroll bar:
double-scrollbars

I think this would be fixed by giving the #flex-container div a height of height: calc( 100% - 70px );

@pfreitag
Copy link
Member

Thanks for the screen shot - that css didn't seam to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants