Skip to content

Commit

Permalink
Round ripple for floating buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
javivelasco committed Nov 15, 2015
1 parent de6bfdf commit c09f7c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/button/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@
.icon {
line-height: $button-floating-height;
}
[data-react-toolbox="ripple"] {
border-radius: 50%;
}
}

.primary:not([disabled]) {
Expand Down

0 comments on commit c09f7c4

Please sign in to comment.