]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/leaflet.sidebar.js
Include current non-OSM.org hostname in share URL
[rails.git] / app / assets / javascripts / leaflet.sidebar.js
index a6529ad0087d35ded17371569444fb6cfa3c2dac..f75cc29fe33f262539b1a12e53726f66cf26f5b4 100644 (file)
@@ -22,7 +22,7 @@ L.OSM.sidebar = function(selector) {
       current = $();
     } else {
       $(sidebar).show();
-      controlContainer.css({paddingRight: '200px'});
+      controlContainer.css({paddingRight: '250px'});
       current = pane;
     }