The last column of the first row is wrapped to the next line when viewing in Safari, and some other iOS based browsers.
Safari:
I had the same problem and the answer was that Flex box on safari doesn't seem to like the floats being cleared on the same div that is display: flex.