Skip to content

Commit

Permalink
Remove $custom-select-focus-width
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnCuppens authored Jan 2, 2019
1 parent 23cca42 commit c76b6b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,6 @@ $custom-select-border-radius: $border-radius !default;
$custom-select-box-shadow: inset 0 1px 2px rgba($black, .075) !default;

$custom-select-focus-border-color: $input-focus-border-color !default;
$custom-select-focus-width: $input-focus-width !default;
$custom-select-focus-box-shadow: $input-focus-box-shadow !default;

$custom-select-padding-y-sm: $input-padding-y-sm !default;
Expand Down

0 comments on commit c76b6b9

Please sign in to comment.