Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(subheader): Set styles to allow click/hover when stickied. #4280

Closed
wants to merge 1 commit into from

Conversation

topherfangio
Copy link
Contributor

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 #3932

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 #3932
@topherfangio topherfangio added the pr: merge ready This PR is ready for a caretaker to review label Aug 21, 2015
@topherfangio topherfangio modified the milestones: 0.12.0, 0.11.0 Aug 21, 2015
@ThomasBurleson
Copy link
Contributor

Closed with SHA 27ea0c9

@topherfangio topherfangio deleted the fix-subheader-hover-3932 branch August 31, 2015 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

md-subheader don't allow clicks or hover events for md-button inside
2 participants