Consider the following snippet:
Somehow all these solutions didn't work for me. There is clearly an IE bug in flex-direction:column.
flex-direction:column
I only got it working after removing flex-direction:
flex-direction
flex-wrap: wrap; align-items: center; align-content: center;