Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
devversion committed Mar 30, 2017
1 parent e9b1766 commit 3730278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/button/_button-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
@include _mat-button-ripple-color($theme, default-contrast);
}

// Add ripple effect with default color to the flat button, which doesn't have a focus overlay.
// Add ripple effect with default color to flat buttons, which also have a focus overlay.
.mat-button {
@include _mat-button-ripple-color($theme, default, 0.1);
}
Expand Down

0 comments on commit 3730278

Please sign in to comment.