maps: make sure marker icon backdrop is round (#34886)

This commit is contained in:
Frédéric Péters 2019-07-15 21:19:58 +02:00
parent d50ce40499
commit 371dc7d827
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ div.leaflet-div-icon span i:before {
padding: 0.5ex;
transform: scale(1.3, 1);
margin-top: -0.3ex;
height: 1rem;
width: 1rem;
}
/* leaflet markers icons */