|
@@ -11,7 +11,7 @@ $button-focus-border: $link-focus-border !default
|
|
$button-active: $link-active !default
|
|
$button-active: $link-active !default
|
|
$button-active-border: $link-active-border !default
|
|
$button-active-border: $link-active-border !default
|
|
|
|
|
|
-$button-shadow-inset: inset 0 1px 2px rgba($black, 0.2)
|
|
|
|
|
|
+$button-shadow-inset: inset 0 1px 2px rgba($black, 0.2) !default
|
|
|
|
|
|
@function buttonIconSpacing($button-font-size, $icon-width)
|
|
@function buttonIconSpacing($button-font-size, $icon-width)
|
|
// The button font-size value with no unit
|
|
// The button font-size value with no unit
|