aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-21 10:18:34 +1100
committerfriendica <info@friendica.com>2014-02-21 10:18:34 +1100
commitdf8e8c3bc51f8964cc3bb8f836740950f1ef5ad3 (patch)
tree226214ba77f0836967919baf6ccc7e3c15289617 /view
parent5c984aab66bd4a2202ac28244ab7e276ddf923e8 (diff)
parenta3191996e72012c2c4e0b50003755e4984ad1e99 (diff)
downloadvolse-hubzilla-df8e8c3bc51f8964cc3bb8f836740950f1ef5ad3.tar.gz
volse-hubzilla-df8e8c3bc51f8964cc3bb8f836740950f1ef5ad3.tar.bz2
volse-hubzilla-df8e8c3bc51f8964cc3bb8f836740950f1ef5ad3.zip
Merge pull request #327 from git-marijus/master
fixes issue #326 initial scale to big
Diffstat (limited to 'view')
-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 b96c46dd7..c676cd773 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, initial-scale=0">
+<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="generator" content="{{$generator}}" />
<!--[if IE]>