diff --git a/app/styles/plus.css b/app/styles/plus.css index efcbef581..29e6e402c 100644 --- a/app/styles/plus.css +++ b/app/styles/plus.css @@ -61,6 +61,8 @@ .plus__comment { white-space: pre-wrap; + min-width: auto; + overflow-wrap: break-word; } .plus__comment-time {