How can I make the input box on a user field act like a multiple line text field, instead of a single line 255 character field.
I have changed the field type in the pictures table from VARCHAR(255) to TEXT but the input box on the "edit file information" form is still only 1 line high.