you're floating the textarea:
remove this declaration from the CSS:
form#application div.row textarea
cheers Terry
On 2004-11-15 10:05 AM, Mike Brown wrote:
Hi
Safari (1.2.4) has a problem with the layout of this form:
http://dev5.signify.co.nz/templates/form.html
All other tested browsers render
Hi
Safari (1.2.4) has a problem with the layout of this form:
http://dev5.signify.co.nz/templates/form.html
All other tested browsers render it fine. Safari seemingly isn't clearing the
textarea in the first fieldset, and is adding a huge amount of whitespace at
the top of the second fieldset.