X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/77e726d5ab94bb82ba2af896ec1a4f7c4cacc36c..76c6409b67650facb610ded754d82d3518c9edb9:/vendor/assets/iD/iD.css.erb diff --git a/vendor/assets/iD/iD.css.erb b/vendor/assets/iD/iD.css.erb index 8dc575aa8..0f5ae4158 100644 --- a/vendor/assets/iD/iD.css.erb +++ b/vendor/assets/iD/iD.css.erb @@ -3247,7 +3247,7 @@ img.wiki-image { height:18px; } -.background-control .layer-toggle-gpx button { +.background-control .layer-list button { float: right; height: 100%; width: 10%; @@ -3255,11 +3255,11 @@ img.wiki-image { border-radius: 0; } -.background-control .layer-toggle-gpx button .icon { +.background-control .layer-list button .icon { opacity: 0.5; } -.background-control .layer-toggle-gpx button.layer-extent { +.background-control .layer-list button:first-of-type { border-radius: 0 3px 3px 0; }