diff --git a/Source/Resources/Style.css b/Source/Resources/Style.css index e9ad72d4e..c1a0a458f 100755 --- a/Source/Resources/Style.css +++ b/Source/Resources/Style.css @@ -57,6 +57,7 @@ body { table { border-collapse: collapse; border-spacing: 0; + word-break: normal; } tbody, tfoot, thead { vertical-align: middle !important;