summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-04-22 12:03:40 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 19:46:55 +0200
commit947532451fea6fc43e98a3fcb4a8c25be540db7f (patch)
treed064298195f90081181af74f0d080f999846f88b /index.html
parent8dec86206aa110f3dabf38b6fab5439fb789eeb8 (diff)
downloadwvs-vplan-947532451fea6fc43e98a3fcb4a8c25be540db7f.tar.gz
wvs-vplan-947532451fea6fc43e98a3fcb4a8c25be540db7f.zip
verbessere CSS des PDFs
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8a1d6c1..eeba963 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@
<meta charset="utf-8" />
<meta name="format-detection" content="telephone=no" />
<!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 -->
- <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
+ <meta name="viewport" content="user-scalable=true, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height, target-densitydpi=device-dpi" />
<link rel="stylesheet" type="text/css" href="css/index.css" />
<link rel="stylesheet" type="text/css" href="css/jquery.mobile-1.4.2.min.css" />
<title>WvS VPlan</title>