Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
fix(button): safari background FAB colors
Browse files Browse the repository at this point in the history
Closes #2011.
  • Loading branch information
ThomasBurleson committed Apr 10, 2015
1 parent 70f8430 commit 0178b89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/button/button-theme.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
$button-border-radius: 3px !default;
$button-fab-border-radius: 50% !default;

a.md-button.md-THEME_NAME-theme,
.md-button.md-THEME_NAME-theme {
border-radius: $button-border-radius;

Expand Down

0 comments on commit 0178b89

Please sign in to comment.