I\'m using bootstrap 3 for a website project. I\'m trying to create a page with a responsive table, so that I\'d have the scrollbar when the table is too big. I made a test
In my code, I did add a CSS class:
.modal-body{ max-width:95vw; }
The layout did work for sm
sm