diff options
author | Romain d'Alverny <rda@mageia.org> | 2012-09-11 19:23:35 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2012-09-11 19:23:35 +0000 |
commit | d41b3b9e16b1db820e2e0ca8d90199657171129a (patch) | |
tree | 2ae12ee40c5cae45642c197aa45e18cdd85ab712 /test_index.php | |
parent | f3f7f00c56335a2434770ad7653e56c4882f62ab (diff) | |
download | pkgsubmit-d41b3b9e16b1db820e2e0ca8d90199657171129a.tar pkgsubmit-d41b3b9e16b1db820e2e0ca8d90199657171129a.tar.gz pkgsubmit-d41b3b9e16b1db820e2e0ca8d90199657171129a.tar.bz2 pkgsubmit-d41b3b9e16b1db820e2e0ca8d90199657171129a.tar.xz pkgsubmit-d41b3b9e16b1db820e2e0ca8d90199657171129a.zip |
try fixing resolution for handheld
Diffstat (limited to 'test_index.php')
-rw-r--r-- | test_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test_index.php b/test_index.php index d7fbe0f..21ef4c1 100644 --- a/test_index.php +++ b/test_index.php @@ -79,6 +79,7 @@ publish_stats_headers( <link rel="author" href="http://www.mageia.org/"> <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> + <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"> </head> <body class="contribute"> <?php |