This is also a solution
.modal {
overflow-y:auto;
}
http://www.bootply.com/LZBqdq2jl5
Auto works fine 🙂 This will actually fix any modal that runs higher than your screen size.
This is also a solution
.modal {
overflow-y:auto;
}
http://www.bootply.com/LZBqdq2jl5
Auto works fine 🙂 This will actually fix any modal that runs higher than your screen size.