Fix ripple overflow on rounded parents

This commit is contained in:
Marcos Moura 2016-07-27 11:48:18 -03:00
parent 699103ab45
commit fe819aba8a

View file

@ -8,6 +8,7 @@
right: 0;
bottom: 0;
left: 0;
mask-image: radial-gradient(circle, white 100%, black 100%);
}
.md-ripple {