From bf832ba784b1fa0b49e368f575537999a99b2a64 Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 19 Oct 2017 17:30:40 +0200 Subject: [PATCH] fix comment overflow --- www/poll/app-poll.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/poll/app-poll.less b/www/poll/app-poll.less index 2c2fa9ad1..3ec34719b 100644 --- a/www/poll/app-poll.less +++ b/www/poll/app-poll.less @@ -567,7 +567,7 @@ div.cp-app-poll-realtime { padding: 5px 10px; .cp-app-poll-comments-list-msg-text { flex: 1; - white-space: pre; + white-space: pre-wrap; } .cp-app-poll-comments-list-msg-actions { button {