]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
fix: reset all OffCanvas properties when in in-canvas mode 11141/head
authorNicolas Coden <nicolas@ncoden.fr>
Wed, 11 Apr 2018 20:10:39 +0000 (22:10 +0200)
committerNicolas Coden <nicolas@ncoden.fr>
Wed, 11 Apr 2018 20:10:39 +0000 (22:10 +0200)
commitca1848990dd9ef227d6dff2155aa8792bb4c8c81
treed580aa1dff6cc4eda619026af21936021b697ca3
parent3d4734a9bc91ab226c95a8cce9116fab807fb410
fix: reset all OffCanvas properties when in in-canvas mode

> Done some research. The incanvas feature always used `inherit`, without explicit reasons given. Most font properties should inherit but not `background`, `width`, `overflow`, `transition` as this is not their default value. I'll replace all of them.

See https://github.com/zurb/foundation-sites/pull/11141#discussion_r180879166
scss/components/_off-canvas.scss