Browser: Chrome OS: Windows
When upgrading from v1.13 to v1.10.3, the post navigation element has a 30px Gap added to it. v1.10.3 shows “normal”, and there is not Gap set in the CSS.
It caused my post navigation element to wrap and I had to manually set it to zero.
This is the setting in Layout >> Flex >> Gap.
I mark this as a no-bug, since it’s not a bug.
Previously, I believe we used “margin”, and now we switched to gap, so that is what we will use going from now on.
It looks like your website was just that edge case, where the styling will be a bit different. Most of the time, there will be no changes
Matej
Thanks for the explanation.