]> git.openstreetmap.org Git - rails.git/commitdiff
Remove unused
authorJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 2 Oct 2013 20:20:58 +0000 (13:20 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 13 Oct 2013 21:46:06 +0000 (14:46 -0700)
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 {