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

Arrow w/ top center attachment and positioning renders underneath content #164

Open
nmschulte-aviture opened this issue Nov 3, 2016 · 0 comments

Comments

@nmschulte-aviture
Copy link

nmschulte-aviture commented Nov 3, 2016

2016_11_03-15_47_22-274x54

nmschulte:~$ chromium --version
Chromium 53.0.2785.143 built on Debian stretch/sid, running on Debian stretch/sid

This example is using top center attachment and positioning. Making the pseudo-element used to apply this visual z-index: 1 seems to fix the issue for me. As well, changing the pseudo-element from ::before to ::after, for .drop-element.drop-element-attached-bottom.drop-element-attached-center .drop-content:before (and .drop-element .drop-content:before... which may be a problem) also makes the visual appear correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant