commercetools / commercetools-sunrise-theme

Sunrise Theme from commercetools
http://commercetools.github.io/commercetools-sunrise-theme/site/en/home.html
13 stars 16 forks source link

Adds flex-box to products list #454

Closed lufego closed 6 years ago

lufego commented 6 years ago

In order to make the products list behave as desired (e.g Not to brake when an image is slightly bigger than others), I've added a flex behavior to it.

This solution is supported by IE10+. I couldn't find any documentation telling which IE version we support for this project.

If necessary (in case we wan't to support IE8/9) we would have to add a polyfill in the future.

Before After
screen shot 2017-12-01 at 10 05 41 screen shot 2017-12-01 at 10 06 12