google / google/material-design-lite
Ripple jammed by position relative element without z-index
Open
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
Ripple does not work (does not fade) on getmdl.io button component example, only when the header is visible.
https://getmdl.io/components/index.html#buttons-section
It works perfectly when `z-index: 0` is added to header (position: relative) element or scrolled down enough to hiding header area.

I'm using Chrome for Mac OS X 49.0.2623.112 (64-bit)
Contributor guide
Assessment
This issue has not been assessed yet.