summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-11-20 08:48:28 +0300
committerAndrew Dolgov <[email protected]>2017-11-20 08:48:28 +0300
commitd2957a271831b88da26bb273367353b35acace37 (patch)
treed16a309c527460c601b94e69cf5467991629fc42 /prefs.php
parent2352c320c2ed34ec7df1ad22f0c55a1b26489815 (diff)
parent99d770ca54a5dcb8e650fa0bb5ab574aabfda14d (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index b1cdb0b49..82f23f583 100644
--- a/prefs.php
+++ b/prefs.php
@@ -31,6 +31,7 @@
<html>
<head>
<title>Tiny Tiny RSS : <?php echo __("Preferences") ?></title>
+ <meta name="viewport" content="initial-scale=1,width=device-width" />
<script type="text/javascript">
var __ttrss_version = "<?php echo VERSION ?>"