This is a perfect fit for the new Flexbox model! Use display:inline-flex on your wrapping div, and remove the display:inline-block on img :
確定! 回上一頁