Making flexbox work in IE11
问题 I know there are similar questions about, but I have tried all of the suggestions and still cant get it working. I am using Bootstrap, and I have a section that is 100vh in height. Within this section I have two rows, the second row I needed placing at the very bottom of the section, but did not want to use absolute positioning. As such, I used the flex system. My layout was like so .mn120 { min-height: 120px; } img { max-width: 40%; } .mh100vh { min-height: 900px; } .col-md-4 { margin-top: