summaryrefslogtreecommitdiffstats
path: root/includes/maps.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2011-09-11 20:05:20 -0700
committerPatrick Davison <snapwilliam@gmail.com>2011-09-11 20:05:20 -0700
commita9d16fbd58b2dfab4dc243e5d163dfbfebc92f3a (patch)
tree03a4f354a280e940396a844d29d2e50e924c680c /includes/maps.php
parent094eb070b40cd707625738ab254a1a06cc11b4e0 (diff)
parenteb3e11068965f2bd9428e0d15147b8086e5ab026 (diff)
downloadpathery-a9d16fbd58b2dfab4dc243e5d163dfbfebc92f3a.tar.xz
Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery
Diffstat (limited to 'includes/maps.php')
-rw-r--r--includes/maps.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/maps.php b/includes/maps.php
index 7be04eb..c01af22 100644
--- a/includes/maps.php
+++ b/includes/maps.php
@@ -152,9 +152,9 @@ function DisplayMap($mapMatrix, $idprefix = 1, $example = false, $speed = NULL)
//$date = date("m-d-y");
$output = "
- <div id='$idprefix,outer' class='grid_outer' style='width:".($width+2)."px;height:".($height+50)."px;'>
+ <div id='$idprefix,outer' class='grid_outer' style='width:".($width+2)."px;height:".($height+60)."px;'>
- <div class='grid_dsp_left dsp_49'>
+ <div class='grid_dsp_left dsp_60'>
<div id='$idprefix,dspID' title='MapID: $idprefix'>
MapID: $idprefix
</div>