11 Feb
2013
11 Feb
'13
2:46 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9571 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- (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.