[Mapbender-commits] r2214 - branches/2.5/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sat Mar 8 11:08:11 EST 2008


Author: astrid_emde
Date: 2008-03-08 11:08:11 -0500 (Sat, 08 Mar 2008)
New Revision: 2214

Modified:
   branches/2.5/http/javascripts/mod_fisheye.php
Log:
valign

Modified: branches/2.5/http/javascripts/mod_fisheye.php
===================================================================
--- branches/2.5/http/javascripts/mod_fisheye.php	2008-03-08 15:47:53 UTC (rev 2213)
+++ branches/2.5/http/javascripts/mod_fisheye.php	2008-03-08 16:08:11 UTC (rev 2214)
@@ -46,7 +46,8 @@
 			container: '.fisheyeContainer',
 			itemWidth: 28,
 			proximity: 20,
-			halign : 'center'
+			halign : 'center',
+			valign : 'bottom'
 		}
 	);
 	



More information about the Mapbender_commits mailing list