pear
pear copied to clipboard
scroll bar toggles and moves all the app
I saw this first on with scrollbar - https://agile-badlands-35699.herokuapp.com/projects/new without - https://agile-badlands-35699.herokuapp.com/projects What I think is that a scrollbar should appear on the right element and not on the whole body. So probably body should have an overflow:hidden rule.
I see what you are saying. I actually added 100px of padding to the bottom of every page just so that nothing would get trimmed off on mobile, which I've had happen before.
I'll be able to get rid of that problem when I start working on the design. Or maybe you could do a PR 😎