]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Disable dragging of new notes once they are submitted
[rails.git] / app / assets / stylesheets / common.css.scss
index 2aacad0e6dcb689df3a4c546050991dbf7f81ea0..fa4faa8badffc5bcb4a003f4e0a9b96cb89a5c5f 100644 (file)
@@ -529,15 +529,6 @@ table {
 
 /* Rules for Leaflet maps */
 
-#permalink {
-  z-index: 10000;
-  position: absolute;
-  bottom: 0px;
-  right: 0px;
-  padding: 5px;
-  background:#fff;
-}
-
 .leaflet-control-attribution a.disabled {
   color: #99c9dc;
   cursor: default;
@@ -1774,6 +1765,7 @@ a.button.submit {
 
   .comment {
     width: 100%;
+    height: 100px;
   }
 
   .buttons {