fix: big map not centered on screen in high resolutions

Closes #239
This commit is contained in:
Martin Ambrus
2017-10-26 21:07:27 +02:00
parent 91736e6209
commit 93fbba445e
46 changed files with 124 additions and 95 deletions
+2 -2
View File
@@ -90,7 +90,7 @@ if(isset($_GET['o'])) {
<meta http-equiv="imagetoolbar" content="no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script src="mt-full.js?0faab" type="text/javascript"></script>
<script src="unx.js?0faab" type="text/javascript"></script>
<script src="unx.js?f4b7e" type="text/javascript"></script>
<script src="new.js?0faab" type="text/javascript"></script>
<link href="<?php
@@ -101,7 +101,7 @@ if(isset($_GET['o'])) {
echo GP_LOCATE;
?>lang/en/compact.css?f4b7d" rel="stylesheet" type="text/css" />
?>lang/en/compact.css?f4b7e" rel="stylesheet" type="text/css" />
<?php
if($session->gpack == null || GP_ENABLE == false) {