Incorrect flexbox display in Chrome 48
问题 I'm having a problem with some functionality of flexboxes in Chrome. I wanted to make block with Picture and Description in it, so I decided to use flexboxex. I have flexbox parent, which has two child divs in it. First child take 30% of width, and latter is 70%. The problem is that Chrome 48 doesn't keep the image ratio and stretches its height. How it looks like Chrome 48: Flexbox display in Chrome 48 But everything is OK in Chrome 39 and Mozilla. How can I workaround this problem, or did I