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

Fix overlap of emoji button on search popup #10978

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

wcpaez
Copy link
Contributor

@wcpaez wcpaez commented Jun 6, 2019

As shown on the image below, when you open the search input, the emoji button overlaps the popup.
Since .emoji-picker-dropdown has a z-index: 1, adding a z-index: 2 on Search component fix this.

image

@Gargron
Copy link
Member

Gargron commented Jun 6, 2019

I merged the other fix instead because this one didn't fix the problem of the emoji button appearing over search results as well, sorry

@Gargron Gargron closed this Jun 6, 2019
@noellabo
Copy link
Contributor

noellabo commented Jun 6, 2019

@Gargron Please merge it as this correction is also necessary.

@Gargron Gargron reopened this Jun 6, 2019
@Gargron
Copy link
Member

Gargron commented Jun 6, 2019

My bad, I thought I saw a z-index in the other PR's CSS. Thanks for noticing.

@Gargron Gargron merged commit fe3bf3b into mastodon:master Jun 6, 2019
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
rtucker pushed a commit to vulpineclub/mastodon that referenced this pull request Jan 7, 2021
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
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

Successfully merging this pull request may close these issues.

4 participants