From 7f02c5ba90ed7412ad9bfd65626b10a3d8493998 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, 6 Sep 2016 13:38:42 +0200 Subject: [PATCH] vagrant test --- it4i_theme/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/it4i_theme/base.html b/it4i_theme/base.html index 5238fd148..288e1d5b9 100644 --- a/it4i_theme/base.html +++ b/it4i_theme/base.html @@ -8,7 +8,7 @@ <!-- Charset and viewport --> <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, + <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, maximum-scale=1" /> <!-- General meta tags --> @@ -270,4 +270,4 @@ </script> {% endif %} </body> -</html> \ No newline at end of file +</html> -- GitLab