mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
show "x" button on the left on rtl scripts
This commit is contained in:
@@ -1750,6 +1750,10 @@ input.date-selector {
|
||||
margin-bottom: -2px;
|
||||
}
|
||||
|
||||
.ideditor[dir='rtl'] .form-field-input-multicombo li.chip .field_buttons a {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.form-field-input-multicombo li.chip .field_buttons button {
|
||||
display: inline-block;
|
||||
margin-right: -4px;
|
||||
|
||||
Reference in New Issue
Block a user