#server { table { width: 100%; table-layout: fixed; tr { th, td { -ms-word-wrap: inherit; word-wrap: inherit; overflow-wrap: break-word; } } } }