Skip to content
Snippets Groups Projects
Commit b26fb78f authored by Timothee P's avatar Timothee P :sunflower:
Browse files

change geolocation icon

parent 078b3882
No related branches found
No related tags found
1 merge request!628REDMINE_ISSUE-17473 | Zoomer sur la carte en fonction de la localisation
...@@ -165,7 +165,7 @@ button.button-geolocation.tracking { ...@@ -165,7 +165,7 @@ button.button-geolocation.tracking {
button.button-geolocation i { button.button-geolocation i {
margin: 0; margin: 0;
vertical-align: top; /* strangely top is the only value that center at middle */ vertical-align: top; /* strangely top is the only value that center at middle */
background-image: url(../img/geolocation-icon.png); /* 16px x 16px */ background-image: url(../img/geolocation-icon.png);
background-size: cover; background-size: cover;
width: 25px; width: 25px;
height: 25px; height: 25px;
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment