Forum Moderators: not2easy
Some browsers will use font-size to override the height of elements..
So you cannot specify an elements height at less that the font size, (not handy if you want to make a 2px high graphic line or the like...)
so the solution is to set font-size to 1px.. that covers all eventualities
Suzy