Modal may move your background to left
Created by: zhaiduo
https://github.com/twbs/bootstrap/blob/master/js/modal.js#L257
The login Modal moves my page background to left for 17px with padding-right property. My solution is comment it.
Created by: zhaiduo
https://github.com/twbs/bootstrap/blob/master/js/modal.js#L257
The login Modal moves my page background to left for 17px with padding-right property. My solution is comment it.