Remove border for arrow

This commit is contained in:
Tom MacWright 2012-04-12 10:57:08 -04:00 committed by Tom Hughes
parent cca526d939
commit 115d7ded8d
2 changed files with 0 additions and 14 deletions

View file

@ -78,13 +78,6 @@ html body {
border-left: 1px solid #ccc;
}
/* Rules for edit menu */
.menuicon {
margin-left: 10px;
border-left: 1px solid #eee;
}
/* Rules for attribution text under the main map shown on printouts */
.attribution_license {

View file

@ -78,13 +78,6 @@ html body {
border-right: 1px solid #ccc;
}
/* Rules for edit menu */
.menuicon {
margin-right: 10px;
border-right: 1px solid #eee;
}
/* Rules for attribution text under the main map shown on printouts */
.attribution_license {