mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Fix styling issue in panels
Add lang attribute to more text (re: #7963)
This commit is contained in:
+1
-1
@@ -4284,7 +4284,7 @@ img.tile-debug {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.panel-content li span {
|
||||
.panel-content li span:not(.localized-text) {
|
||||
display: inline-block;
|
||||
white-space: nowrap;
|
||||
margin: 0 8px;
|
||||
|
||||
Reference in New Issue
Block a user