mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 04:31:36 +02:00
Fix rtl for tooltip-illustrations, replace 'done' with next icon
This commit is contained in:
@@ -3673,6 +3673,10 @@ img.tile-removing {
|
||||
margin-left: -20px;
|
||||
margin-top: -10px;
|
||||
}
|
||||
[dir='rtl'] .tooltip-illustration {
|
||||
margin-left: auto;
|
||||
margin-right: -20px;
|
||||
}
|
||||
|
||||
.huge-modal-button {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user