Rob O'Rourke wrote:
I had the last letter of some floated form elements appearing on the next line. I've managed to get rid of the letter itself with
position: relative; on the form input but there's still a 'phantom
line' in IE adding a load of 'padding' to the bottom of the label or
fieldset.

http://www.sanchothefat.com/dev/phantom-line.html

Have you tried adding...
* html option {display: none;}
...?
That addition improves things in my IE6 (on win2K).

regards
        Georg
--
http://www.gunlaug.no


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to