Stagger Lee
posted this
11 June 2016

Can you please stop using percentage paddings in columns, in your Sections ?
Browsers shows them very differently and it is advised to avoid them until some standard is there. For instance Firefox ignore it at whole. Columns dont have any paddings in FF if they are in percentage.
From www.w3.org/:
Authors should avoid using percentages in paddings or margins on flex items entirely, as they will get different behavior in different browsers.
Can you please stop using percentage paddings in columns, in your Sections ? Browsers shows them very differently and it is advised to avoid them until some standard is there. For instance Firefox ignore it at whole. Columns dont have any paddings in FF if they are in percentage. From www.w3.org/: **Authors should avoid using percentages in paddings or margins on flex items entirely, as they will get different behavior in different browsers.**
Vote to pay developers attention to this features or issue.