Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add z-index to shortcuts popup overlay #1617

Merged
merged 1 commit into from
Aug 8, 2017
Merged

Add z-index to shortcuts popup overlay #1617

merged 1 commit into from
Aug 8, 2017

Conversation

Hypnosphi
Copy link
Member

@Hypnosphi Hypnosphi commented Aug 8, 2017

#1523 introduced z-index for menu items. This was needed to prevent situations like this:
screen shot 2017-08-08 at 12 57 00

As a side effect, it led to chevrons popping out above the shortcuts popup overlay:
screen shot 2017-08-08 at 12 48 21

This PR adds a z-index to overlay to fix that. Later, as a part of theming task, we can introduce some z-index constants

@ndelangen ndelangen merged commit a745e48 into master Aug 8, 2017
@ndelangen ndelangen deleted the overlay-z-index branch August 8, 2017 10:05
@ndelangen ndelangen added maintenance User-facing maintenance tasks ui labels Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants