http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9571
--- Comment #8 from Owen Leonard <[email protected]> --- (In reply to comment #7) > I think it might be an idea to increase the number of "cols" to 69 or so, so > that it is closer to the length of the other input fields Unfortunately "cols" doesn't map directly to text inputs' "size" attribute, and different browsers size them differently. I chose the size I did because it looked correct in Firefox :) Of course the size of both text inputs and textareas could be controlled by CSS, but we already have differently-sized selects and inputs, so I don't think it's much of an issue. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
