You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the issue is that .toplayer div flex vertical overflow is interpreted by Firefox as making the containing element larger, which is set to overflow: hidden. In Chrome, the parent is not expanded, thus the .articleoverflow: auto is being applied to let the content scroll.
Looks like there is a fix here. I'll look at getting a PR in.
Quick heads up, you guys are on the HN frontpage (if you didn't notice lol) and this bug is a show stopper for me on my 1366x768px (old but awesome) laptop. Using the latest Firefox on Windows 10.
It's good for me because I'm procrastinating anyway but others might try to read the docs and bounce.
No scrollbar in content area in firefox mac, making it impossible to read full content.
The text was updated successfully, but these errors were encountered: