mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Fix an issue where pane tooltips could appear misplaced
This commit is contained in:
@@ -3613,6 +3613,7 @@ ul.issue-fix-list button {
|
||||
padding: 10px 50px 20px 20px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
position: relative;
|
||||
}
|
||||
[dir='rtl'] .pane-content {
|
||||
padding: 10px 20px 20px 50px;
|
||||
|
||||
Reference in New Issue
Block a user