Twitter Bootstrap 3 Modal with Scrollable Body

前端 未结 3 1194
没有蜡笔的小新
没有蜡笔的小新 2021-01-31 09:38

I am moving from Bootstrap 2 to Bootstrap 3. In the old version, I was using modals which had long content, and the modals automatically scrolled when a given max height was rea

3条回答
  •  误落风尘
    2021-01-31 10:15

    You seem to be describing https://github.com/twbs/bootstrap/issues/14916 ("Modal overlay is above scrollbar "), which will be fixed in Bootstrap v3.3.1 by https://github.com/twbs/bootstrap/pull/14927 ("Fix modal backdrop overlaying the modal's scrollbar").

提交回复
热议问题