From bbdd4cab4d196813fbbb152a65cddc3fbee5bc1f 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 07:54:15 +0200
Subject: [PATCH] test speed

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

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