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

Add horizontal scroll bars to wide infoboxes on small screens #2212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FeluciaPS
Copy link
Contributor

implements the suggestion to add a horizontal scrollbar for boxes on smaller resolution screens

This only affects boxes that have a set width that is already overflowing, and as such shouldn't have any implications for boxes that didn't already look horrid to begin with. This would put burden on writers of infoboxes to use width or min-width properties if they don't function below a certain width, but they should've been doing that anyway so I don't think it's within the scope of this change to do it for them.

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

Successfully merging this pull request may close these issues.

None yet

1 participant