Skip to content

Commit

Permalink
Fixed oval shaped ripples
Browse files Browse the repository at this point in the history
  • Loading branch information
mmrtnz committed Feb 16, 2015
1 parent 8a68638 commit 7ee6b00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/less/components/icon-button.less
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
* { .ease-out(); }
position: relative;
padding: (@icon-size / 2);
width: @icon-size*2;
height: @icon-size*2;

.mui-focus-ripple {
.mui-focus-ripple-inner {
Expand Down

0 comments on commit 7ee6b00

Please sign in to comment.