From 97ff09230c599f1fdbd4439b5d489677c0a13b4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Sat, 31 Oct 2020 15:44:42 +0100 Subject: [PATCH] Fix a bit the comments style --- webapp/src/components/commentsList.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/components/commentsList.scss b/webapp/src/components/commentsList.scss index 997e4582a..38d57b379 100644 --- a/webapp/src/components/commentsList.scss +++ b/webapp/src/components/commentsList.scss @@ -14,6 +14,7 @@ .commentrow { display: flex; flex-direction: row; + align-items: center; } .newcomment {