Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Non Logged in user incorrect z index on create an account #129

Open
GerbilGrenade22 opened this issue Dec 11, 2017 · 0 comments · May be fixed by #147
Open

Non Logged in user incorrect z index on create an account #129

GerbilGrenade22 opened this issue Dec 11, 2017 · 0 comments · May be fixed by #147
Labels

Comments

@GerbilGrenade22
Copy link

Viewing comments on a page in reddit while not logged in displays a section that says "Want to add to the discussion?" among other things. This has a higher Z index than the "Sorted By: Best" div, so when you click the dropdown you cannot select anything else behind it.

You can resolve this by making the z-index of <section class="infobar `commentsignupbar"> be -1 or lower. Issue appears in Chrome, Firefox, and Edge.

See https://imgur.com/a/L5dky for an example.

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

Successfully merging a pull request may close this issue.

2 participants