Exclude element with fixed positioning from justify-content in flex layout [duplicate]
问题 This question already has answers here : Absolutely positioned flex item is not removed from the normal flow in IE11 (4 answers) Closed 2 years ago . I'm currently trying to build a responsive website layout with flexbox. Depending on the screen size I want an element to have position: fixed; This itself is working. But when I use justify-content: space-between; on a column that contains an element that gets moved out of the of column itself with position: fixed; the space distribution uses