From 1cc6cf726699a8b5a2f0c8eab05980771d89ca8e Mon Sep 17 00:00:00 2001
From: Pavel Vyskocil <vyskocilpavel@muni.cz>
Date: Thu, 26 Oct 2017 10:42:52 +0200
Subject: [PATCH] Fix the statisticsproxy.css

---
 www/statisticsproxy.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/statisticsproxy.css b/www/statisticsproxy.css
index 52cee2d..6d0b83c 100644
--- a/www/statisticsproxy.css
+++ b/www/statisticsproxy.css
@@ -2,6 +2,10 @@
     max-width: 960px;
 }
 
+#content, #footer {
+    padding: 0;
+}
+
 div#tableOfAllLogin{
     padding-left: 25%;
 }
-- 
GitLab