John Walker
Results
2
comments of
John Walker
I commented on a previous issue which was similar. I believe the error comes from the css transform changing the relative coordinates of the fixed element (http://maneeshchiba.com/article/css-transforms-fixed-positioning) I did a...
I think this may be to do with the container being in an element with css transform / translate applied. This changes the origin of the position: fixed coordinates to...