I am almost done with a simple 2-page website for my registered domain names. Unfortunately I have one small issue I can\'t seem to fix: a jumpy header when a Twitter Bootst
I came around same issue and I solved it as follows
just add
body.modal-open { position: fixed; overflow: scroll; width: 100%; padding-right: 0!important; }