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

don't use zoom: 1 in CSS #16426

Merged
merged 1 commit into from Sep 11, 2020
Merged

don't use zoom: 1 in CSS #16426

merged 1 commit into from Sep 11, 2020

Conversation

Findus23
Copy link
Member

opening Matomo in Firefox 80 shows the following warning in the console:

This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.

It seems like this was only needed in IE 6/7 and can therefore be simply removed.

@Findus23 Findus23 added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Sep 11, 2020
@tsteur tsteur merged commit a51bf02 into 4.x-dev Sep 11, 2020
@tsteur tsteur deleted the no-zoom-css branch September 11, 2020 20:00
@mattab mattab added this to the 4.0.0 milestone Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants