mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
geocode-item centering for rtl
This commit is contained in:
@@ -847,6 +847,10 @@ a.hide-toggle {
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
[dir='rtl'] .geocode-item {
|
||||
left: -25%;
|
||||
}
|
||||
|
||||
.geocode-item:hover {
|
||||
background-color: #aaa;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user