Remove unused

This commit is contained in:
John Firebaugh 2013-10-02 13:20:58 -07:00
parent 2ba4bf3744
commit 5493723237

View 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 {