From e7d68398e2bac7949192f7fbbbc4a1a58491ae0f Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 22 Nov 2018 18:39:59 +0100 Subject: [PATCH] statistics.html: Remove trailing whitespace Signed-off-by: Adrian Schmutzler --- ffmap/web/templates/statistics.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmap/web/templates/statistics.html b/ffmap/web/templates/statistics.html index c045140..91fff10 100644 --- a/ffmap/web/templates/statistics.html +++ b/ffmap/web/templates/statistics.html @@ -38,7 +38,7 @@ } .table-hoods th { text-align: center; - } + } .table-hoods td { text-align: center; }