Michael Stevens wrote:
> www.jimbarnettconsulting.com/short_form.html
> I can't see any reason for this gap but I'm sure someone will.
Something is making the form expand, so it simply runs out of space
and is pushed down below the left column - in IE.
You may look for, and fix/trim, the element that is too wide for the
form, or you may just "kill" IE's 'auto-expansion' bug and force the
form to stay narrow enough, like so...
* html #content form {width: 98.4%; overflow-x: hidden;}
The above is tested to work acceptable in IE6 and IE5.x/win.
regards
Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/