diff --git a/apps/client/src/stylesheets/print.css b/apps/client/src/stylesheets/print.css index 8c8612924..f537911e5 100644 --- a/apps/client/src/stylesheets/print.css +++ b/apps/client/src/stylesheets/print.css @@ -320,8 +320,3 @@ h6 { page-break-after: avoid; break-after: avoid; } - -figure.table { - /* Workaround for https://github.com/ckeditor/ckeditor5/issues/18903. Remove once official fix is released */ - display: table !important; -} \ No newline at end of file