map always fill browser
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 3 Apr 2011 19:30:56 +0000 (21:30 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 3 Apr 2011 19:30:56 +0000 (21:30 +0200)
koha.html

index 2af682e..6867b16 100644 (file)
--- a/koha.html
+++ b/koha.html
      mapdiv.style.width = '100%';
      mapdiv.style.height = '100%';
     } else {     
+/*
      mapdiv.style.width = '800px';
      mapdiv.style.height = '600px';
+*/
+     mapdiv.style.width = '100%';
+     mapdiv.style.height = '100%';
     }
    }