[Mapbender-commits] r2730 - branches/2.5/http/css

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Mon Jul 28 02:58:35 EDT 2008


Author: beck
Date: 2008-07-28 02:58:34 -0400 (Mon, 28 Jul 2008)
New Revision: 2730

Modified:
   branches/2.5/http/css/print.css
Log:


Modified: branches/2.5/http/css/print.css
===================================================================
--- branches/2.5/http/css/print.css	2008-07-26 08:35:25 UTC (rev 2729)
+++ branches/2.5/http/css/print.css	2008-07-28 06:58:34 UTC (rev 2730)
@@ -9,6 +9,12 @@
 	background-color: #FFF;
 }
 
+form fieldset {
+	margin: 0;
+	padding: 0;
+	border: 0;
+}
+
 form p {
 	line-height: 1.25em;
 	white-space: nowrap;



More information about the Mapbender_commits mailing list