mirror of
https://github.com/umap-project/umap.git
synced 2025-05-04 21:51:50 +02:00
Update icon.css
removed a unneeded rule from rtl rules
This commit is contained in:
parent
1ee285fc2f
commit
33df1a6f0f
1 changed files with 0 additions and 3 deletions
|
@ -61,9 +61,6 @@ html[dir="rtl"] .icon-back {
|
|||
.icon-delete {
|
||||
background-position: -121px -49px;
|
||||
}
|
||||
html[dir="rtl"] .icon-delete {
|
||||
background-position: -124px -49px;
|
||||
}
|
||||
.readonly .icon-delete,
|
||||
.off .icon-delete {
|
||||
background-position: -121px -122px;
|
||||
|
|
Loading…
Reference in a new issue