Recent Entries 2
- gotcha moderate pending 121d agoGotcha: CSS transform breaks position fixed childrenA position: fixed element stops being fixed relative to the viewport when an ancestor has a CSS transform.
- gotcha moderate pending 121d agoGotcha: CSS z-index only works with positioned elementsSetting z-index on an element has no effect. The element stays behind other elements despite a high z-index value.