From: Sébastien GRAVIER Date: Tue, 24 Nov 2015 15:23:01 +0000 (+0100) Subject: add "!default" to _drilldown.scss X-Git-Tag: v6.0.4~13^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f47123bc586907b93de76c475f24eea71eec54f9;p=thirdparty%2Ffoundation%2Ffoundation-sites.git add "!default" to _drilldown.scss --- diff --git a/scss/components/_drilldown.scss b/scss/components/_drilldown.scss index 9c3be1d8b..4363c2577 100644 --- a/scss/components/_drilldown.scss +++ b/scss/components/_drilldown.scss @@ -12,7 +12,7 @@ $drilldown-transition: transform 0.15s linear !default; /// Adds arrows to drilldown items with submenus, as well as the back button. /// @type Boolean -$drilldown-arrows: true; +$drilldown-arrows: true !default; @mixin foundation-drilldown-menu { // Applied to the Menu container