Merge pull request #1371 from umap-project/css-quick-fix
Hide the next icon in buttons’ sprites
This commit is contained in:
commit
7bf0663623
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-to-polyline:before {
|
||||
background-repeat: no-repeat;
|
||||
text-indent: 38px;
|
||||
text-indent: 36px;
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue