Cross Browser Flexible Box Layout Module
Flexible Box Layout Module is the method of positioning elements in horizontal or vertical stacks. support includes the support for the all properties prefixed with `flex` as well as `display: flex`, `display: inline-flex`, `align-content`, `align-items`, `align-self`, `justify-content` and `order`. Browser Support Flexible Box Layout Module …