For proper rendering of migrated content, we need this in the Confluence style sheet: ```css table.fixed-table { table-layout: fixed; } ```