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.