]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Eliminate interpolation in key JS
[rails.git] / app / assets / stylesheets / common.css.scss
index c32144128838d6f380ab9f7a9aa4491fbc840126..e309e2ed720c5db869f8fd9c0cfcd77eedfbf279 100644 (file)
@@ -383,6 +383,7 @@ h2 {
 
 #map {
   margin: 0px;
+  border: 0px;
   padding: 0px;
 }
 
@@ -659,6 +660,7 @@ h2 {
   bottom: 0px;
   left: 0px;
   right: 0px;
+  overflow: hidden;
 }
 
 /* Rules for the changeset list shown by the history tab etc */