From: Jeevan@blacklizard Date: Tue, 7 Apr 2015 11:08:37 +0000 (+0800) Subject: the actual line to be removed X-Git-Tag: v5.5.2~37^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6444%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git the actual line to be removed --- diff --git a/scss/foundation/components/_split-buttons.scss b/scss/foundation/components/_split-buttons.scss index bc8d241a1..84ac6d9fa 100644 --- a/scss/foundation/components/_split-buttons.scss +++ b/scss/foundation/components/_split-buttons.scss @@ -65,8 +65,8 @@ $split-button-pip-default-float-lrg: rem-calc(-6) !default; // $base-style - Apply base style to split button. Default: true. @mixin split-button( $padding:medium, - $pip-color:$split-button-pip-color, - $span-border:$primary-color, + $pip-color:$split-button-pip-color, + $span-border:$split-button-span-border-color, $base-style:true) { // With this, we can control whether or not the base styles come through.