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

let exercise content scroll horizontally when necessary #1074

Closed
indirectlylit opened this issue Mar 15, 2017 · 5 comments
Closed

let exercise content scroll horizontally when necessary #1074

indirectlylit opened this issue Mar 15, 2017 · 5 comments
Assignees
Labels
work-in-progress Not ready for review

Comments

@indirectlylit
Copy link
Contributor

Some content may have a minimum width that is wider than the viewport:

image

In these instances, the content should scroll horizontally. The white background should extend the full width of the content.

@christianmemije
Copy link
Contributor

overflow-x: auto ??

@indirectlylit
Copy link
Contributor Author

that should be the plan! but where does it go... :)

@indirectlylit indirectlylit changed the title let html5 content scroll horizontally when necessary let exercise content scroll horizontally when necessary Mar 15, 2017
@christianmemije
Copy link
Contributor

@indirectlylit
Copy link
Contributor Author

nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress Not ready for review
Projects
None yet
Development

No branches or pull requests

2 participants