]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: remove $-zf-size from non-responsive XY Grid classes generation 11361/head
authorNicolas Coden <nicolas@ncoden.fr>
Thu, 28 Jun 2018 17:32:12 +0000 (19:32 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Thu, 28 Jun 2018 17:37:40 +0000 (19:37 +0200)
commita4cac3f36dca3ddc891262bf5470bc29dda9fcba
tree6b0d071fd2588e15770811a0af7704ac791ae8dc
parent07696c3e89e672853e51cb1afff4f4ff0fafb8e2
fix: remove $-zf-size from non-responsive XY Grid classes generation

`$-zf-size` is only set within breakpoints. Breakpoints are not expected to be used around the `xy-vertical-grid-classes()` mixin.

Note: a more appropriate fix would be to rely on the `xy-cell()` mixin instead of `xy-cell-static()` to fully support explicit/implicit/null breakpoint option. However this may introduce breaking changes, so this will be kept for v6.6.0.

[This fix is compatible with v6.5]
scss/xy-grid/_classes.scss