Lighter ripple

This commit is contained in:
Max Lynch
2015-07-19 20:58:41 -05:00
parent 388d1729f0
commit a6250a4a7e

View File

@@ -8,7 +8,7 @@ $ripple-animation-curve: cubic-bezier(0, 0, 0.2, 1) !default;
.md-ripple {
background: $ripple-bg-color;
background: #fff;//$ripple-bg-color;
border-radius: 50%;
height: 50px;
left: 0;