From 7e967105944c3df8315e4e23e7b6e13364403bbd Mon Sep 17 00:00:00 2001 From: "Jeevan@blacklizard" Date: Tue, 7 Apr 2015 19:08:37 +0800 Subject: [PATCH] the actual line to be removed --- scss/foundation/components/_split-buttons.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2