[Xfce4-commits] [www/www.xfce.org] 24/29: Update the viewport meta for mobile devices

noreply at xfce.org noreply at xfce.org
Sun May 21 22:01:06 CEST 2017


This is an automated email from the git hooks/post-receive script.

k   n   o   m   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/www.xfce.org.

commit fbafb9ff6bcd47450e2145784d5842e21fb9a797
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Fri May 19 12:07:42 2017 +0300

    Update the viewport meta for mobile devices
---
 pages/header.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/header.php b/pages/header.php
index ebd35b8..2a0928e 100644
--- a/pages/header.php
+++ b/pages/header.php
@@ -11,7 +11,7 @@ else
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+	<meta name="viewport" content="width=device-width, maximum-scale=1.0, minimum-scale=1.0, initial-scale=1" />
 	<title><?php echo $title ?></title>
 	<link rel="icon" href="/style/favicon.png" />
 	<link rel="stylesheet" media="screen" href="/style/css.php" type="text/css" />

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list