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

Nested lines cause downvote why box to disappear sometimes #406

Closed
bsima opened this Issue Sep 26, 2017 · 0 comments

Comments

Projects
None yet
1 participant
@bsima
Contributor

bsima commented Sep 26, 2017

Commit d47666e added overflow: hidden on .comment and li.comments_subtree which causes the #downvote_why box to be hidden on short comments.

screen1

I'm not sure how to fix this. Removing overflow: hidden causes the nesting lines to be too long :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment