Vertical Page Fitting won't work inside of div with border class

Vertical Page Fitting won't work inside of div with border class

jawknee530jawknee530 Posts: 5Questions: 2Answers: 0

I am unable to get PageResize working properly with a very simple table setup. I have a bootstrap border div which has a table inside of it. Here is the code https://live.datatables.net/puturela/2/edit?html,css,js,output

My other issue is that if I set the body to 100vh then set the div to have m-4 the margin of the div extends above the body which causes the screen to be too tall adding a scroll bar.

Answers

  • allanallan Posts: 63,485Questions: 1Answers: 10,467 Site admin

    To confirm, is the issue specifically to do with Responsive? It appears to work okay if I don't show any of the child rows, but when I do, then they aren't taken into account. Is that the issue you are seeing?

    Allan

Sign In or Register to comment.