summaryrefslogtreecommitdiff
path: root/app/Template/layout.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/layout.php')
-rw-r--r--app/Template/layout.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/layout.php b/app/Template/layout.php
index 23ae4530..592a4934 100644
--- a/app/Template/layout.php
+++ b/app/Template/layout.php
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
- <meta name="viewport" content="width=device-width">
+ <meta name="viewport" content="width=device-width, user-scalable=no">
<meta name="mobile-web-app-capable" content="yes">
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="X-UA-Compatible" content="IE=edge">