summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2017-11-18 06:27:12 +0000
committerGogs <[email protected]>2017-11-18 06:27:12 +0000
commit139c38535a57c7c11db8182a8d2bbf04c540c87f (patch)
tree7f6d8051ae8e0a78d7fcade33f72b6534a97febb
parent138813314e4b406034630cc295fd50d704da3c41 (diff)
parent1d74979dfce07838bdc57f52be5477afc557a485 (diff)
Merge branch 'viewport-meta-prefs' of JustAMacUser/tt-rss into master
-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 ?>"