diff --git a/app/features/lfg/lfg.css b/app/features/lfg/lfg.css index caa67b09f..b45b9bbd7 100644 --- a/app/features/lfg/lfg.css +++ b/app/features/lfg/lfg.css @@ -54,7 +54,9 @@ } .lfg__post-text { + word-wrap: break-word; white-space: pre-wrap; + word-break: break-word; } .lfg__post-text-cut {