Need to remove the container created by getScrollbarWidth() when using Zepto. Add: ``` javascript container.remove(); ``` right after line 120.
Need to remove the container created by getScrollbarWidth() when using Zepto. Add:
right after line 120.