-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Description
If the body font-size is changed to use em units it will trigger a text-resize bug in IE6/7
http://clagnut.com/blog/348/#c790
Sounds like a good idea to move font-size:100% into the html ruleset to avoid any risk of people accidentally triggering this bug if they change or override the body font-size to use em. Patrick's comment (see link above) suggests that a further font-size declaration is required for table. I couldn't immediately reproduce the table problem, so it requires a bit more testing before making the change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels