[Mapbender-commits] r6686 - trunk/mapbender/http/frames
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Wed Aug 4 05:56:04 EDT 2010
Author: christoph
Date: 2010-08-04 09:56:04 +0000 (Wed, 04 Aug 2010)
New Revision: 6686
Modified:
trunk/mapbender/http/frames/index.php
Log:
always, always, always, always, always, always, add this css
Modified: trunk/mapbender/http/frames/index.php
===================================================================
--- trunk/mapbender/http/frames/index.php 2010-08-04 08:18:36 UTC (rev 6685)
+++ trunk/mapbender/http/frames/index.php 2010-08-04 09:56:04 UTC (rev 6686)
@@ -73,6 +73,13 @@
?>
<style type="text/css">
<!--
+html, body {
+ width: 100%;
+ height: 100%;
+ padding: 0;
+ margin: 0;
+}
+
.hide-during-splash {
display: none;
}
More information about the Mapbender_commits
mailing list