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

Scrollbar cut off in narrow mode #113

Open
myndzi opened this issue May 16, 2014 · 0 comments
Open

Scrollbar cut off in narrow mode #113

myndzi opened this issue May 16, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@myndzi
Copy link

myndzi commented May 16, 2014

You can fix it (in the compiled css) around line 187 by setting top to '3em' instead of '0', and set bottom to '0', removing 'height: 100%'; finally, remove the 'margin-top: 3em' at line 430. If you use height: 100%, the scrollbar goes off the bottom instead.

P.S. you are a beautiful person for making this!

@drublic drublic added this to the v1.2.0 milestone May 22, 2014
@drublic drublic self-assigned this May 22, 2014
@drublic drublic added the bug label May 22, 2014
@drublic drublic modified the milestones: v.1.3.0, v1.2.0 Nov 19, 2014
@drublic drublic modified the milestones: v1.4.0, v1.3.0 Jan 7, 2015
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