From d80c7fe07dfc330c8793adccc7e580479d7275b2 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 8 Apr 2019 17:43:39 +0300 Subject: Comment layout fix --- vnext/src/components/Thread.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'vnext/src') diff --git a/vnext/src/components/Thread.js b/vnext/src/components/Thread.js index 1dd7d3cc..90a7be90 100644 --- a/vnext/src/components/Thread.js +++ b/vnext/src/components/Thread.js @@ -48,9 +48,11 @@ function Comment({ msg, visitor, active, setActive, postComment }) { } { msg.photo && -

- -

+
+ + + +
}
-- cgit v1.2.3