.parameterTable { table { table-layout: fixed !important; } th:first-of-type { width: 40% !important; } } .codeBlock code:not(td *) { word-break: break-word; }