Twitter Bootstrap modal pushes html content to the left
问题 If I open a modal dialog, through Twitter Bootstrap, I've noticed that it pushes all the html content of the page (i.e., in the container ) to the left a little bit, and then puts it back to normal after closing itself. However, this only happens if the browser width is large enough to not be on the "mobile" (i.e., smallest) media query. This occurs with the latest versions of FF and Chrome (haven't tested other browsers). You can see the problem here: http://jsfiddle.net/jxX6A/2/ Note: You