CSS 'preserve-3d' stops 'position: fixed'

 If I set a 'transform-style' of 'preserve-3d' on an HTML element then 'position: fixed' does not work.


This seems similar to having 'position: fixed' under something with a 'transform'. Here, the 'fixed' behavior does not work.



Comments

Popular posts from this blog

Minifying CSS

Violating Flickr's terms of service

Running minifiers twice