Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/patch-1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
hisk committed Nov 10, 2017
2 parents 4af2ab4 + 02cfeaa commit f7dffad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ $custom-select-padding-y: .375rem !default;
$custom-select-padding-x: .75rem !default;
$custom-select-height: $input-height !default;
$custom-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator
$custom-select-line-height: $input-btn-line-height !default;
$custom-select-line-height: 1.2 !default;
$custom-select-color: $input-color !default;
$custom-select-disabled-color: $gray-600 !default;
$custom-select-bg: $white !default;
Expand Down

0 comments on commit f7dffad

Please sign in to comment.