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

Fix comment sort drop down menu overlap by sign up banner #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Detailer
Copy link

This fixes #129
Issue: 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.

Overlap Issue Screenshot:
first

Fix: Assigning a z-index of -1 to the infobar commentsignupbar class

After applying the fix:
second

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

Successfully merging this pull request may close these issues.

Non Logged in user incorrect z index on create an account
1 participant