From 05ad4b7ae0b77501155faa82551dd6a6bd41b32c Mon Sep 17 00:00:00 2001
From: Hagen <hagen.dressler@mni.thm.de>
Date: Wed, 14 Mar 2018 15:54:14 +0100
Subject: [PATCH] Edit style component of answer-statistic

---
 src/app/answer-statistics/answer-statistics.component.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/app/answer-statistics/answer-statistics.component.scss b/src/app/answer-statistics/answer-statistics.component.scss
index dc1090888..2dea388e3 100644
--- a/src/app/answer-statistics/answer-statistics.component.scss
+++ b/src/app/answer-statistics/answer-statistics.component.scss
@@ -1,6 +1,5 @@
 mat-card {
   min-width: 800px;
-  justify-content: center;
 }
 
 mat-select {
-- 
GitLab