Projet

Général

Profil

0001-maps-make-sure-marker-icon-backdrop-is-round-34886.patch

Frédéric Péters, 15 juillet 2019 21:20

Télécharger (790 octets)

Voir les différences:

Subject: [PATCH] maps: make sure marker icon backdrop is round (#34886)

 combo/apps/maps/static/css/combo.map.scss | 2 ++
 1 file changed, 2 insertions(+)
combo/apps/maps/static/css/combo.map.scss
103 103
    padding: 0.5ex;
104 104
    transform: scale(1.3, 1);
105 105
    margin-top: -0.3ex;
106
    height: 1rem;
107
    width: 1rem;
106 108
}
107 109

  
108 110
/* leaflet markers icons */
109
-