Hide the next icon in buttons’ sprites
This commit is contained in:
parent
3c234ead5b
commit
e87a77cf43
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ i.info {
|
||||||
.umap-clone:before, .umap-edit:before, .umap-download:before,
|
.umap-clone:before, .umap-edit:before, .umap-download:before,
|
||||||
.umap-to-polyline:before {
|
.umap-to-polyline:before {
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
text-indent: 38px;
|
text-indent: 36px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in a new issue