[Mapbender-commits] r5280 - trunk/mapbender/http/plugins

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Tue Jan 5 12:00:12 EST 2010


Author: christoph
Date: 2010-01-05 12:00:12 -0500 (Tue, 05 Jan 2010)
New Revision: 5280

Modified:
   trunk/mapbender/http/plugins/mb_navigation.js
Log:


Modified: trunk/mapbender/http/plugins/mb_navigation.js
===================================================================
--- trunk/mapbender/http/plugins/mb_navigation.js	2010-01-05 16:59:03 UTC (rev 5279)
+++ trunk/mapbender/http/plugins/mb_navigation.js	2010-01-05 17:00:12 UTC (rev 5280)
@@ -29,7 +29,7 @@
  * http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt
  */
 
-var iconDim = 20;
+var iconDim = 30;
 var $this = $(this);
 
 Mapbender.events.init.register(function () {



More information about the Mapbender_commits mailing list