From b74e8f339097671e939ca081f1c8049a52c627b5 Mon Sep 17 00:00:00 2001 From: Chi Vinh Le Date: Wed, 17 Oct 2018 17:08:51 +0200 Subject: [PATCH] fix: only break words when necessary --- .../client/stream/tabs/profile/components/HistoryComment.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/core/client/stream/tabs/profile/components/HistoryComment.css b/src/core/client/stream/tabs/profile/components/HistoryComment.css index 2c45cedfd..3fc148629 100644 --- a/src/core/client/stream/tabs/profile/components/HistoryComment.css +++ b/src/core/client/stream/tabs/profile/components/HistoryComment.css @@ -9,7 +9,6 @@ .body { max-width: 80%; - word-break: break-all; } .divider {