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

Ensure there is not scrolling on any page #33

Open
wshanaa opened this issue Mar 2, 2016 · 1 comment
Open

Ensure there is not scrolling on any page #33

wshanaa opened this issue Mar 2, 2016 · 1 comment

Comments

@wshanaa
Copy link
Collaborator

wshanaa commented Mar 2, 2016

The height of the page should not exceed beyond the bottom of the of the screen, unless the users screen can only display a height of less than 600 px or so as a single page. This might be too restrictive though.

@wshanaa wshanaa added the ready label Mar 2, 2016
@jaymccrey jaymccrey removed their assignment Mar 8, 2016
@ecshafer ecshafer self-assigned this Mar 14, 2016
@ecshafer
Copy link
Contributor

This is going to have to be done most likely through css changing sizes to % of height and width instead of pixels. Jquery has some of this shit as well.

@ecshafer ecshafer removed their assignment Mar 15, 2016
@wshanaa wshanaa added ready and removed ready labels Apr 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants