pear icon indicating copy to clipboard operation
pear copied to clipboard

scroll bar toggles and moves all the app

Open chiptus opened this issue 8 years ago • 1 comments

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.

chiptus avatar Dec 12 '16 06:12 chiptus

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 😎

mmhansen avatar Dec 12 '16 12:12 mmhansen