Add lang attribute to more display labels (re: #7963)

This commit is contained in:
Quincy Morgan
2020-09-23 10:10:24 -04:00
parent 7b5df1bc40
commit 4600ab596f
15 changed files with 58 additions and 43 deletions

View File

@@ -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 {