| .statusTable { | |
| table-layout: fixed ; | |
| } | |
| .codeBlock code:not(td *) { | |
| word-break: break-word; | |
| } | |
| .stickyCodeColumn { | |
| top: 6.5em; | |
| } | |
| .statusTable { | |
| table-layout: fixed ; | |
| } | |
| .codeBlock code:not(td *) { | |
| word-break: break-word; | |
| } | |
| .stickyCodeColumn { | |
| top: 6.5em; | |
| } | |