Cleanup of __create_family_map(). Fixed and make it work once again.

svn: r18551
This commit is contained in:
Rob G. Healey
2011-12-06 06:16:28 +00:00
parent d306f009ea
commit 188b076fd0
2 changed files with 128 additions and 162 deletions

View File

@@ -40,8 +40,9 @@ button#drop {
------------------------------------------------------ */
div#map_canvas {
margin-left: 10px;
margin-right: 10px;
border: solid 4px #000;
width: 1200px;
width: 931px;
height: 1000px;
}