Page 1 of 1

Phoca Cart 3.1.0 - Problem with the layout

Posted: 18 Jun 2018, 16:32
by sithius82
Hello everyone!
Last Friday I've update several components including Phoca Cart - up to version 3.1.0.
And I've received weird layout troubles - see attached screenshots.
The only browser that worked fine was Firefox. In Chrome - there are glitches on one row.
Tell me please, where should I look for errors or correct these glitches?

Chrome:
https://ibb.co/eQkQ4d

Firefox:
https://ibb.co/kVCoPd

Re: Phoca Cart 3.1.0 - Problem with the layout

Posted: 19 Jun 2018, 10:17
by sithius82
Ok, managed to solve it myself.
Based on post viewtopic.php?f=44&t=58935

Main.css - line 1593
Uncommented /*height: 100%;*/

Commented lines 1595,1596
/* display: flex;
flex: 1 1 100%;*/

And it has returned to normal view in Chrome and IE.

Re: Phoca Cart 3.1.0 - Problem with the layout

Posted: 19 Jun 2018, 12:44
by Jan
Hi, Ok, but in this case e.g. the buttons will be not aligned in the same height (means if you have boxes with different height, all get the same height and bottom items are aligned bottom in one row:

Image