Revert "Fix table width style"

This reverts commit b010d2663d.
This commit is contained in:
Rory Maher 2021-05-10 12:10:02 +01:00
parent b010d2663d
commit 243c1db408

View File

@ -122,9 +122,6 @@ body.mce-fullscreen, body.markdown-fullscreen {
max-width: 100%; max-width: 100%;
height: auto !important; height: auto !important;
} }
td {
word-break: break-word;
}
// diffs // diffs
ins, ins,