Very small form fields on PEAR web site
[email protected] (Laurent Laville)
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <[email protected]> |
Hi PEARweb designers, Either you like very small thing, either you don't used forms (to contact a user, post a bug/feature report). Even with a small screen 800x600 (that I don't think there are lot of users) forms textarea are smaller. Contact user form : <textarea cols="35" row="10" name="text"> Bug report forms: <textarea cols="60" rows="8" ....> Is it possible to have them bigger: perharps at least 80 cols or better! Thanks in advance to think about it.