From 528701d7c8c3f2a4f257eda1054ba24b01eb522c 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:06:59 +0200 Subject: [PATCH] test speed --- it4i_theme/assets/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css index 950679a66..234fb8b32 100644 --- a/it4i_theme/assets/stylesheets/application.css +++ b/it4i_theme/assets/stylesheets/application.css @@ -1253,7 +1253,7 @@ a[href*="//"]:not([href*="https://gitlab.it4i.cz/kru0052/docs.it4i"]) { } #page-wrap { - width: auto; + width: 800px; margin: 0 auto; } -- GitLab