Created
January 7, 2015 16:13
-
-
Save icetee/41733b7e1729c5916de0 to your computer and use it in GitHub Desktop.
Bootstrap modal - scroolbar fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body.modal-open, .modal-open .modal-open { | |
margin-right: -15px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment