Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorИлья Гречухин <i.grechuhin@gmail.com>2015-11-19 14:18:00 +0300
committerИлья Гречухин <i.grechuhin@gmail.com>2015-11-19 14:18:23 +0300
commitb75d2ddccb4cc301750d74c1f488fa78632f76ce (patch)
treebbfd5a44aa848a8ce4e11897b321329a04bc632c /data/eula.html
parent3b48ae0ccb043ffed9856d0497ff8f4a742399c0 (diff)
[ios] Unified html settings.
Diffstat (limited to 'data/eula.html')
-rw-r--r--data/eula.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/eula.html b/data/eula.html
index 5a95b82024..a2e1625b5f 100644
--- a/data/eula.html
+++ b/data/eula.html
@@ -2,6 +2,12 @@
<html>
<head>
<meta charset="UTF-8"/>
+ <meta name='viewport' content='width=device-width; initial-scale=1.0; maximum-scale=1.0;'>
+ <style type="text/css">
+ html {
+ -webkit-text-size-adjust: none;
+ }
+ </style>
</head>
<body>
<h1>Terms of Use and End User License Agreement</h1>