[jQuery] jScrollPane - scroll-pane width shrinking with content

[jQuery] jScrollPane - scroll-pane width shrinking with content


Hello,
I am running into the following problem with 'jScrollPane':
The width of the scroll-pane is shrinking when there is not enough
content trigger the scrollbars. Here are two test files that
illustrate the problem. They are both identically (and unmodified from
the dev site), the difference is the amount in content. Notice how the
width of the container is shrinking when the scrollbars appear.
:: http://www.masutra.net/projects/gordonhuether/website8/jScrollPane/basic-2.html
:: http://www.masutra.net/projects/gordonhuether/website8/jScrollPane/basic-3.html
Is there any way ensure that the width stays the same?
Thanks in advance,
Kai