aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/head.tpl
diff options
context:
space:
mode:
authorroot <root@bawker.net>2014-05-07 12:01:12 -0700
committerroot <root@bawker.net>2014-05-07 12:01:12 -0700
commit711719ce0ce340fbcda7559bf20582e85e4b1e3d (patch)
tree75729ee320e212856f8f334949754b4518336b86 /view/tpl/head.tpl
parent92be2e108180176d4406aa83fc9cee03f0d117e9 (diff)
downloadvolse-hubzilla-711719ce0ce340fbcda7559bf20582e85e4b1e3d.tar.gz
volse-hubzilla-711719ce0ce340fbcda7559bf20582e85e4b1e3d.tar.bz2
volse-hubzilla-711719ce0ce340fbcda7559bf20582e85e4b1e3d.zip
Made some changes to img tags to enforce max-width everywhere, and to the page headers to allow user scaling.
Diffstat (limited to 'view/tpl/head.tpl')
-rwxr-xr-xview/tpl/head.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl
index e7b41523f..54aa5d41c 100755
--- a/view/tpl/head.tpl
+++ b/view/tpl/head.tpl
@@ -1,6 +1,6 @@
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="{{$baseurl}}/" />
-<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=0">
+<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=1">
<meta name="generator" content="{{$generator}}" />
<!--[if IE]>