]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Remove unused
[rails.git] / app / assets / stylesheets / common.css.scss
index 8de88f478e673274cfd81a5841f6fb62ec7686e5..57ac0f17e6a1b54577fcda639111e7fb328f709e 100644 (file)
@@ -766,25 +766,6 @@ nav.secondary {
   -webkit-border-radius: 4px !important;
 }
 
-/* Rules for edit menu */
-
-.menu {
-  display: none;
-  z-index: 10000;
-  position: absolute;
-  background-color: #ffffff;
-  border: 1px solid $lightgrey;
-  border-top: 0px;
-  ul {
-    margin: 0px;
-  }
-  li {
-    padding: 2px $lineheight/4;
-    border-top: 1px solid #eee;
-    white-space: nowrap;
-  }
-}
-
 /* Rules for attribution text under the main map shown on printouts */
 
 #attribution {