[Mapbender-commits] r4881 - trunk/mapbender/http/classes

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Oct 30 07:27:45 EDT 2009


Author: christoph
Date: 2009-10-30 07:27:45 -0400 (Fri, 30 Oct 2009)
New Revision: 4881

Modified:
   trunk/mapbender/http/classes/class_element.php
Log:


Modified: trunk/mapbender/http/classes/class_element.php
===================================================================
--- trunk/mapbender/http/classes/class_element.php	2009-10-30 11:27:04 UTC (rev 4880)
+++ trunk/mapbender/http/classes/class_element.php	2009-10-30 11:27:45 UTC (rev 4881)
@@ -247,7 +247,7 @@
 								"style='margin:0px;padding:0px;width:100%;height:100%;'>" . 
 								$splashScreen . "</div>" . 
 								"<div id='complete_mapbender' " .
-								"style='display:none'>";
+								"style='display:none;width:99%;height:99%'>";
 				unset ($e_id, $gui_id);
 			}
 		}



More information about the Mapbender_commits mailing list