Created by: 6
Fixes issue https://github.com/twbs/bootstrap/issues/16297
The bug occurs when the modal height exceeds window height -- Chrome mousewheel scrolling does not work unless the browser window is resized.
Related Chrome issue: https://code.google.com/p/chromium/issues/detail?id=343244