aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-30 01:29:35 -0700
committerfriendica <info@friendica.com>2012-04-30 01:29:35 -0700
commit6b9ac253983d6d4fd676fd17043ad24ad24c5bb5 (patch)
tree23d69d4bc0c7f23b42bf71a4c7b884c4b9caf6bf
parent52e4098a3d257660ebaa5f81d9fb84371abe5297 (diff)
parent9d8a0553acfba98da5e07d6598f00f3bec894dce (diff)
downloadvolse-hubzilla-6b9ac253983d6d4fd676fd17043ad24ad24c5bb5.tar.gz
volse-hubzilla-6b9ac253983d6d4fd676fd17043ad24ad24c5bb5.tar.bz2
volse-hubzilla-6b9ac253983d6d4fd676fd17043ad24ad24c5bb5.zip
Merge pull request #278 from max-weller/meta_viewport
adding META viewport tag for better look on tablets
-rw-r--r--view/head.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/head.tpl b/view/head.tpl
index 7638e56ca..7e8369bdd 100644
--- a/view/head.tpl
+++ b/view/head.tpl
@@ -6,6 +6,7 @@
<link rel="stylesheet" href="$baseurl/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="$stylesheet" media="all" />
+<meta name="viewport" content="width=800, initial-scale=1, maximum-scale=3">
<link rel="shortcut icon" href="$baseurl/images/friendica-32.png" />
<link rel="search"