Shadowen / shadowen.github.io

Personal page.
http://shadowen.github.io
1 stars 0 forks source link

Vertical scroll bar always displays #4

Closed Shadowen closed 9 years ago

Shadowen commented 9 years ago

Vertical scrollbar is always being displayed no matter what the size of the document is. Investigate the link between Skrollr's #skrollr-body and Bootstrap's .container-fluid.

Shadowen commented 9 years ago

Fixed in d125138bc05ff074527b008cab03be435989e1e5. Skrollr.init() passed an additional argument {forceHeight: false}.