Skip to content

Allow all z-index to be overridable#9538

Merged
aghassemi merged 1 commit intoampproject:masterfrom
aghassemi:zindex
May 25, 2017
Merged

Allow all z-index to be overridable#9538
aghassemi merged 1 commit intoampproject:masterfrom
aghassemi:zindex

Conversation

@aghassemi
Copy link
Copy Markdown
Contributor

Fixes #9487

!important for z-index is pretty useless since z-index is relative to the stacking context and can be overridden anyway by putting the element in a relatively positioned parent with a different z-index anyway.

/to @lannka
/cc @camelburrito

@aghassemi aghassemi merged commit 85f0bec into ampproject:master May 25, 2017
jridgewell added a commit that referenced this pull request May 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants