-
Notifications
You must be signed in to change notification settings - Fork 204
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
sidebar floats left in narrow window #1308
Comments
I was able to reproduce this using the Chrome extension on http://example.com:
|
This isn't surprising, really, when I think about it. Our responsive layout/breakpoints likely need some attention. |
It looks like the crux of this problem is an inline style added by On the other hand, this shouldn't happen if you haven't resized the window. |
Animation: http://jonudell.info/h/sidebar-floats-left-in-narrow-window.gif
The text was updated successfully, but these errors were encountered: