Hide the next icon in buttons’ sprites

This commit is contained in:
David Larlet 2023-10-16 15:18:16 -04:00
parent 3c234ead5b
commit e87a77cf43
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD

View file

@ -450,7 +450,7 @@ i.info {
.umap-clone:before, .umap-edit:before, .umap-download:before,
.umap-to-polyline:before {
background-repeat: no-repeat;
text-indent: 38px;
text-indent: 36px;
height: 24px;
line-height: 24px;
display: inline-block;