Ensures that any links in the first table column will never wrap to the next line
tc-clearfix
New in v5.3.6 This class can be used to prevent elements, that have a class="tc-float-right" from overflowing their container elements. tc-clearfix is already assigned to all major ViewTemplate and EditTemplate elements. So it only needs to be used where the default does not work out of the box.
Table Utility Classes
tc-table-no-border
Removes the borders of a table
tc-first-col-min-width
The first column of a table will take up minimal possible width. It adapts to the content
tc-table-wrapper
New in v5.3.6 A class to be applied to a div element outside the table to prevent table from overflowing