lgraubner / jquery-offcanvas

An easy to use jQuery offcanvas plugin.
http://lgraubner.github.io/jquery-offcanvas
MIT License
21 stars 6 forks source link

Unsexy scrollbars #2

Closed JLNNN closed 8 years ago

JLNNN commented 8 years ago

If the height of the page's content is less than the document (browser) height, scrollbars are appearing. This is mostly visible in responsive desktop view, when your browser has a width of ~ 320px but more than an actual device's height.

Pls fix this? 👯

lgraubner commented 8 years ago

Fixed in 7df59a8, update to version 3.4.6. ✌️