Fix viewport meta tag value.

master
Artem Sapegin 2016-02-11 08:32:58 +01:00
parent caff9bce4f
commit 291382bec9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="viewport" content="width=1024px"/>
<meta name="viewport" content="width=1024"/>
<meta name="format-detection" content="telephone=no"/>
<meta name="description" content="{$.descriptionHead||$.description}"/>