Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove or update CSS zoom property #452

Open
JoeGermuska opened this issue Dec 22, 2020 · 0 comments
Open

Remove or update CSS zoom property #452

JoeGermuska opened this issue Dec 22, 2020 · 0 comments

Comments

@JoeGermuska
Copy link
Member

Via Zendesk, we received this request:

as Firefox warns, please change the css »zoom:1« to «transform:scale(1);transform-origin: 0 0«

zoom is not a standard CSS property, so this change should be made.

All references to the zoom property seem caught up in very old IE support, and in some cases, use "the star hack". They should probably simply be removed rather than updated to use transform



Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant