]> git.openstreetmap.org Git - rails.git/commitdiff
Remove border for arrow
authorTom MacWright <tom@macwright.org>
Thu, 12 Apr 2012 14:57:08 +0000 (10:57 -0400)
committerTom Hughes <tom@compton.nu>
Mon, 23 Apr 2012 19:59:28 +0000 (20:59 +0100)
app/assets/stylesheets/ltr.css.scss
app/assets/stylesheets/rtl.css.scss

index 84adc8e7296f1f497807fb868358b84ddc79bf78..bbfebdbc1fc22aa8e4cc5ece6812be3e9789738a 100644 (file)
@@ -78,13 +78,6 @@ html body {
   border-left: 1px solid #ccc;
 }
 
   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 {
 /* Rules for attribution text under the main map shown on printouts */
 
 .attribution_license {
index ae142f9ae0d0b8d8209305bb06b07f63645f23e9..439877669e5868de596cfb39be1f6841ac0e9926 100644 (file)
@@ -78,13 +78,6 @@ html body {
   border-right: 1px solid #ccc;
 }
 
   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 {
 /* Rules for attribution text under the main map shown on printouts */
 
 .attribution_license {