#adminUsersApp table { table-layout: fixed; min-width: 980px; }
    #adminUsersApp th, #adminUsersApp td { overflow-wrap: anywhere; word-break: break-word; }
    #adminUsersApp .tnt-user-name { display: inline-block; max-width: 260px; white-space: normal; overflow-wrap: anywhere; word-break: break-word; }
    #adminUsersApp .tnt-user-id { font-size: .82rem; overflow-wrap: anywhere; word-break: break-word; }
