aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/template/html/common/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'server/template/html/common/layout.html')
-rw-r--r--server/template/html/common/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/template/html/common/layout.html b/server/template/html/common/layout.html
index defa3c9..5fa8714 100644
--- a/server/template/html/common/layout.html
+++ b/server/template/html/common/layout.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="robots" content="noindex,nofollow">
<meta name="referrer" content="no-referrer">
{{ if .csrf }}