From a0ff2deee4a0b079dd063f9d0343042c16c9a9f3 Mon Sep 17 00:00:00 2001 From: igoradamenko Date: Sat, 24 Feb 2018 23:51:12 +0200 Subject: [PATCH] move controls back to top line of comment --- web/app/components/comment/comment.jsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/web/app/components/comment/comment.jsx b/web/app/components/comment/comment.jsx index 06da3f68..eb50fc25 100644 --- a/web/app/components/comment/comment.jsx +++ b/web/app/components/comment/comment.jsx @@ -193,11 +193,7 @@ export default class Comment extends Component { {o.time} - -
- -
{ !mods.disabled && ( @@ -240,6 +236,8 @@ export default class Comment extends Component { ) }
+ +