From b0fb4722b58dace32683a0c477167e9faefb757c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Mau=C3=9F?= <lukas.mauss@mni.thm.de> Date: Tue, 26 Feb 2019 00:05:22 +0100 Subject: [PATCH] Remove useless code --- .../shared/list-statistic/list-statistic.component.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/components/shared/list-statistic/list-statistic.component.scss b/src/app/components/shared/list-statistic/list-statistic.component.scss index a6b18fc70..a245caa25 100644 --- a/src/app/components/shared/list-statistic/list-statistic.component.scss +++ b/src/app/components/shared/list-statistic/list-statistic.component.scss @@ -16,7 +16,6 @@ table{ .mat-column-counts { display: flex; justify-content: center; - text-align: center!important; } .mat-column-abstentions { -- GitLab