Skip to content

Move font-size:100% to <html> element #5

@necolas

Description

@necolas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions