diff --git a/static/styles/proton/style.css b/static/styles/proton/style.css index 7a7bd439..21b18a94 100644 --- a/static/styles/proton/style.css +++ b/static/styles/proton/style.css @@ -764,7 +764,7 @@ table { -moz-box-shadow: -4px 1px 8px rgba(187, 215, 235, 0.8); box-shadow: -4px 1px 8px rgba(187, 215, 235, 0.8); background-color: #F5F5F5; - word-break: break-word; + word-wrap: break-word; } .forum_post .body div {