From 969d2a15885116eadf12f576d2531ebf181c3f1f Mon Sep 17 00:00:00 2001 From: Chi Vinh Le Date: Mon, 26 Mar 2018 23:07:05 +0200 Subject: [PATCH] Profile my comments responsive fixes --- .../coral-embed-stream/src/tabs/profile/components/Comment.css | 1 + 1 file changed, 1 insertion(+) diff --git a/client/coral-embed-stream/src/tabs/profile/components/Comment.css b/client/coral-embed-stream/src/tabs/profile/components/Comment.css index 40a003de1..9004a1e6c 100644 --- a/client/coral-embed-stream/src/tabs/profile/components/Comment.css +++ b/client/coral-embed-stream/src/tabs/profile/components/Comment.css @@ -15,6 +15,7 @@ .main { min-width: 70%; + max-width: 100%; } .sidebar {