Skip to content

Commit

Permalink
Increase map height.
Browse files Browse the repository at this point in the history
  • Loading branch information
abuiles committed May 14, 2012
1 parent 5bfee34 commit 26e3844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Expand Up @@ -38,7 +38,7 @@
position:relative;
float:left;
width: 80%;
height: 600px;
height: 650px;
margin: 0 auto;
}
#configArea {
Expand Down

0 comments on commit 26e3844

Please sign in to comment.