mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-19 17:43:39 +00:00
Adjust width of state input
This commit is contained in:
@@ -8,6 +8,7 @@ iD.ui.preset.address = function(field, context) {
|
||||
housenumber: 1/3,
|
||||
street: 2/3,
|
||||
city: 2/3,
|
||||
state: 1/4,
|
||||
postcode: 1/3
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user