From 44ba7f98c845e013cb34275f07784e3039455859 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 18 Dec 2019 12:17:10 +0100 Subject: [PATCH] fixed vote bug fixed display bug of the social and chat container --- src/app/components/feed/postlist/postlist.component.html | 4 ++-- src/app/components/home/home.component.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/components/feed/postlist/postlist.component.html b/src/app/components/feed/postlist/postlist.component.html index 3a902e3..1d3704a 100644 --- a/src/app/components/feed/postlist/postlist.component.html +++ b/src/app/components/feed/postlist/postlist.component.html @@ -35,12 +35,12 @@

- {{post.upvotes}} - diff --git a/src/app/components/home/home.component.html b/src/app/components/home/home.component.html index b1c77fc..73af9aa 100644 --- a/src/app/components/home/home.component.html +++ b/src/app/components/home/home.component.html @@ -1,7 +1,7 @@
-
+
-
+