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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed May 7 16:41:53 EDT 2008


Author: astrid_emde
Date: 2008-05-07 16:41:53 -0400 (Wed, 07 May 2008)
New Revision: 2437

Modified:
   branches/2.5/http/css/edit_gui.css
Log:
changed style for select box added select_auto

Modified: branches/2.5/http/css/edit_gui.css
===================================================================
--- branches/2.5/http/css/edit_gui.css	2008-05-07 13:11:02 UTC (rev 2436)
+++ branches/2.5/http/css/edit_gui.css	2008-05-07 20:41:53 UTC (rev 2437)
@@ -18,10 +18,17 @@
 	size: 12px;
 }
 
-.select_short{
+.select_auto{
+
 	width: auto;
 }
 
+.select_short{
+
+	width: 80;
+}
+
+
 .Lbutton{
 		font-size : 9pt;
 		width:56px;



More information about the Mapbender_commits mailing list