In production the name input is really big because the artist name column in the production db is `text` rather than `character varying`, and simpleform treats text columns as textbox inputs.
In production the name input is really big because the artist name column in the production db is `text` rather than `character varying`, and simpleform treats text columns as textbox inputs.