mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Add lang attribute to more display labels (re: #7963)
This commit is contained in:
@@ -4529,13 +4529,8 @@ img.tile-debug {
|
||||
height: 14px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
.ideditor[dir='ltr'] .map-footer-list a.chip .icon,
|
||||
.ideditor[dir='ltr'] .map-footer-list a.chip span {
|
||||
margin-right: 3px;
|
||||
}
|
||||
.ideditor[dir='rtl'] .map-footer-list a.chip .icon,
|
||||
.ideditor[dir='rtl'] .map-footer-list a.chip span {
|
||||
margin-left: 3px;
|
||||
.map-footer-list a.chip span.count {
|
||||
margin: 0 3px;
|
||||
}
|
||||
|
||||
.source-switch a.chip.live {
|
||||
|
||||
Reference in New Issue
Block a user