From 77b03d4a7804dd5b3ed8ac1b3da4416cf4caa51a Mon Sep 17 00:00:00 2001 From: tatiana-yan Date: Thu, 17 Sep 2020 19:04:40 +0300 Subject: [PATCH] [styles] Set amenity-bench z-index higher than amenity-waste_basket. --- data/styles/clear/include/Icons.mapcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss index 02bd5dba8a..81b5e2d9fa 100644 --- a/data/styles/clear/include/Icons.mapcss +++ b/data/styles/clear/include/Icons.mapcss @@ -57,7 +57,6 @@ node[amenity=water_point], area[amenity=water_point], node[amenity=water_point], area[amenity=water_point], -node[amenity=bench], node[amenity=waste_basket], node[amenity=waste_disposal], area[amenity=waste_disposal], @@ -85,6 +84,7 @@ node[amenity=post_box], area[amenity=post_box], node[amenity=telephone], node[emergency=phone], +node[amenity=bench], node[amenity=recycling], node[amenity=recycling_container], area[amenity=recycling],