diff --git a/css/includes/components/_richtext.scss b/css/includes/components/_richtext.scss index 2529b5e5a2b..b33d0261b27 100644 --- a/css/includes/components/_richtext.scss +++ b/css/includes/components/_richtext.scss @@ -55,7 +55,7 @@ body.mce-content-body { .rich_text_container { white-space: initial; - width: 100%; + max-width: 100%; thead, tbody,