Updated
On the table’s td and th tags I added:
word-wrap: break-word;
max-width: 150px;
Not fully compatible in every browser but a start.
Updated
On the table’s td and th tags I added:
word-wrap: break-word;
max-width: 150px;
Not fully compatible in every browser but a start.