I have a php which returns a row that can be very long, which results in horizontal scrollbars which are just plain annoying.
I tried using the css-property of max-width but it isn’t making any difference. I want the row to basically break, when it reaches max screen-size to a new row.
Firstly, try changing the table styling to include:
If that doesn’t work change the td styling to include: