]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Rework notes UI using leaflet
[rails.git] / app / assets / stylesheets / common.css.scss
index 413133e456d533a1c5ee3d0437795f01a9990bf0..d0839844c16487c5a6b94f3bba72436d562b876c 100644 (file)
@@ -1417,11 +1417,7 @@ abbr.geo {
 
 /* Rules for the notes interface */
 
-.note {
-  width: 300px;
-
-  .buttons {
-    margin-top: 5px;
-    text-align: right;
-  }
+.note .buttons {
+  margin-top: 5px;
+  text-align: right;
 }