Skip to content

Commit

Permalink
match btn transition to input
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jul 2, 2017
1 parent 7085988 commit e7ae1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ $btn-border-radius: $border-radius !default;
$btn-border-radius-lg: $border-radius-lg !default;
$btn-border-radius-sm: $border-radius-sm !default;

$btn-transition: all .2s ease-in-out !default;
$btn-transition: all .15s ease-in-out !default;


// Forms
Expand Down

0 comments on commit e7ae1d9

Please sign in to comment.