Rotonde / rotonde-client

Rotonde Base Client
https://client-neauoire.hashbase.io/
MIT License
227 stars 49 forks source link

css bug: page too wide #101

Closed eelfroth closed 7 years ago

eelfroth commented 7 years ago

regardless of window size, the page can always be scrolled left and right by a few percent. this is quite annoying when scrolling with a touchpad… not sure how to fix this, so making an issue

neauoire commented 7 years ago

I don't have side scrolls, but you can remove them by adding overflow-x:hidden to the body.

eelfroth commented 7 years ago

ok, thanks. if no one else has this I can just add that to my custom.css leaving this open for now to wait for further reports

lech commented 7 years ago

Probably a CSS bug, I've noticed this as well when running rotonde client/portal out of the box. Mixed measurements might be the culprit.

eelfroth commented 7 years ago

this issue doesn't persist in the newest version. closing.