I am working on a site using Bootstrap 3.1.0.
You\'ll notice when the modal window opens, the browser scroll bar just disappears for a split second, then comes back.
to solve the problem causing the page to shift to the right
html, body{ padding: 0 !important; }