mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 22:48:10 +02:00
Fix note and custom data icon positioning (cloe #6102)
This commit is contained in:
@@ -2834,6 +2834,16 @@ input.key-trap {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
}
|
||||
.preset-icon-28 {
|
||||
position: absolute;
|
||||
top: 16px;
|
||||
left: 16px;
|
||||
margin: auto;
|
||||
}
|
||||
.preset-icon-28 .icon {
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
}
|
||||
|
||||
.note-header-label,
|
||||
.error-header-label {
|
||||
|
||||
Reference in New Issue
Block a user