-
Notifications
You must be signed in to change notification settings - Fork 42
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
www: Hotfix for Crypto bug … #55
Conversation
Could you provide an explanation of the behavior that was actually fixed? Because I didn't notice anything odd in my tests and testing is rather difficult when the original problem is unknown.^^ |
Ah, IC. I get that scrollbar without a threshold lower threshold, but always once the browser's width gets too small |
If it gets smaller then you should get an mobile design (small.css). |
For very small widths, I get a reordering of the "next dates"-block below the text, but no change regarding the browse-bar at the top (both firefox and chromium). |
ah, yep, seen the small.css. Still get the vertical scrolling bar, though. |
you can ignore the vertical bar. This is a relict. If you click refresh it disappears. |
äh, still get the horizontal scrollbar, I meant, with small.css |
after commit 28e440a resp. #53
Please test this fix with care. In particular around the width of 1040px and with different browsers.