Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(subheader): Set styles to allow click/hover when stickied.
Previously, the inner DIVs of the subheader component were not set to use `display: block`, so you could potentially have contents that were inaccessible. fixes angular#3932. closes 4280.
- Loading branch information