From 6c3562b1206796172b79aaeef62cd60def88d853 Mon Sep 17 00:00:00 2001 From: igoradamenko Date: Sun, 11 Mar 2018 21:08:47 +0300 Subject: [PATCH] remove useless styles from list-comments component --- web/app/components/list-comments/list-comments.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/web/app/components/list-comments/list-comments.scss b/web/app/components/list-comments/list-comments.scss index e4f0b120..ce27387e 100644 --- a/web/app/components/list-comments/list-comments.scss +++ b/web/app/components/list-comments/list-comments.scss @@ -1,4 +1,3 @@ .list-comments { - position: relative; font-family: 'PT Sans', Helvetica, Arial, sans-serif; }