]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Set an explicit 0px border on the map
[rails.git] / app / assets / stylesheets / common.css.scss
index c32144128838d6f380ab9f7a9aa4491fbc840126..6dceef86869a8789bfa896bbac181b6579396f04 100644 (file)
@@ -383,6 +383,7 @@ h2 {
 
 #map {
   margin: 0px;
+  border: 0px;
   padding: 0px;
 }