The IE seems to add a "margin" value to <from> tags,
which cause layout flaws. For example, look at the
screenshot from the "charset" box. But there are more
flaws, like with the "folder" box at the Inbox.
The CSS rule "form { margin: 0; }" in the style.css
files solve the layout flaws.
Greetings,
Tim
original and altered files
patch file
screenshot from the "charset" box
Logged In: YES
user_id=529507
Fixed in CVS.
It'll be included in next release.
But you can download daily snapshots at :
http://nocc.sourceforge.net/download/
Thanks for the patch.