From 5cc76136dd6a54d444c132735d72ffdf6da7eba5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Tue, 20 Sep 2016 08:01:29 +0200
Subject: [PATCH] test speed

---
 it4i_theme/assets/stylesheets/application.css | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index c2b983129..bede4c0b4 100644
--- a/it4i_theme/assets/stylesheets/application.css
+++ b/it4i_theme/assets/stylesheets/application.css
@@ -1253,7 +1253,6 @@ a[href*="//"]:not([href*="https://gitlab.it4i.cz/kru0052/docs.it4i"]) {
 }
 
 #page-wrap {
-        margin-top: -147px;
-        margin-left: -144px;
+     margin: 0 auto;
 }
 
-- 
GitLab