Skip to content

Commit

Permalink
fix(button): allow transition for the button focus overlay for all bu…
Browse files Browse the repository at this point in the history
…ttons (#12552)
  • Loading branch information
josephperrott committed Aug 7, 2018
1 parent 788e563 commit 6885c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/button/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

.mat-button, .mat-icon-button {
.mat-button-focus-overlay {
transition: none;

opacity: 0;
}
}
Expand Down

0 comments on commit 6885c1a

Please sign in to comment.