summaryrefslogtreecommitdiffstats
path: root/pages
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-02-26 19:25:11 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-02-26 19:25:11 -0800
commit4f91bbb6f1caa0812be550d95e13806f060542be (patch)
treeb57980233cf033a178ab09068fb6197ac384ac02 /pages
parent3cff5246a07c9fc3fcf0a3e2ab63c79349820e42 (diff)
downloadpathery-4f91bbb6f1caa0812be550d95e13806f060542be.tar.xz
Upped page width to 960px from 900px globally.
Diffstat (limited to 'pages')
-rw-r--r--pages/scores.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/scores.php b/pages/scores.php
index 03e049b..9443673 100644
--- a/pages/scores.php
+++ b/pages/scores.php
@@ -86,7 +86,7 @@ function displayMapScores(mapID) {
}
scoresShowPage(1, mapID);
$("#mapDisplay").fadeOut('fast');
- displayMap(mapID, "mapDisplay", 622);
+ displayMap(mapID, "mapDisplay", 682);
}