The way I’ve coded the Clagnut CSS shows up a bug in IE6 Win. All the left and right margins (actually padding) around my text are doubled in width for no apparent reason. In fact it’s not even that straightforward – the page isn’t rendered consistently (screen shot) – try going to a different page and hitting back.
This bug was highlighted on css-discuss back in February. Does anyone have any ideas as to a workaround? Porter sometimes knows these things.
Web standards · Browsers · Clagnut news
tommuir wrote:
If it’s floats that are affected, the give ‘em a dose of display: inline;.