mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
remove position:relative from view on osm div
this was blocking all preset input fields
This commit is contained in:
@@ -975,6 +975,10 @@ button.preset-add-field {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.view-on-osm {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
/* preset form numbers */
|
||||
|
||||
input[type=number] {
|
||||
|
||||
Reference in New Issue
Block a user