changeset 93:cda0662a03d2

Added style information to avoid body margin. flys-client/trunk@1606 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 29 Mar 2011 12:39:31 +0000
parents fa3d9f79dff5
children eb54fb9f5f2c
files flys-client/ChangeLog flys-client/src/main/webapp/FLYS.html
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-client/ChangeLog	Tue Mar 29 11:55:34 2011 +0000
+++ b/flys-client/ChangeLog	Tue Mar 29 12:39:31 2011 +0000
@@ -1,3 +1,8 @@
+2011-03-29  Raimund Renkert <rrenkert@intevation.de>
+
+	* src/main/webapp/FLYS.html: Added style information to avoid the smartgwt
+	  theme margin.
+
 2011-03-29  Raimund Renkert <rrenkert@intevation.de>
 
 	* src/main/java/de/intevation/flys/client/client/FLYSMessages_de.properties:
--- a/flys-client/src/main/webapp/FLYS.html	Tue Mar 29 11:55:34 2011 +0000
+++ b/flys-client/src/main/webapp/FLYS.html	Tue Mar 29 12:39:31 2011 +0000
@@ -34,7 +34,7 @@
     <!-- you can leave the body empty if you want  -->
     <!-- to create a completely dynamic UI.        -->
     <!--                                           -->
-    <body>
+    <body style="margin:0px">
 
         <!-- OPTIONAL: include this if you want history support -->
         <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe>

http://dive4elements.wald.intevation.org