Not sure which one you are talking about, but if you search the code for "<input " you should find where some of the input boxes are generated. You can simply add a cols = "10" parameter to the tag.
Otherwise, you could edit admin.css / gallery.css and add a height declaration for the input box in question.