Topic: CSS Win IE fix breaks IE6 text size
I'm surprised no one has mentioned this yet (or maybe they have).
/* IEWin Font Size only - to allow IEWin to zoom. Do not remove comments \*/
HTML .pun {FONT-SIZE: 68.75%}
/* End IE Win Font Size */
makes the text in IE 6 PC (WinXP SP2) illegible.
I had to comment it out. And changing the text size from Medium to anything else does nothing with that "fix" in.
Anyone else notice that?
of course I use Firefox but I just happened to check it out in IE.
oh and I should've posted this in bugs.. please move. my bad.