Skip to content

Commit

Permalink
Fix stacking order of emoji picker (mastodon#10801)
Browse files Browse the repository at this point in the history
  • Loading branch information
nzws authored and multiple creatures committed Nov 19, 2019
1 parent ad643a6 commit 0041faf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3279,6 +3279,7 @@ a.status-card.compact:hover {
box-shadow: 4px 4px 6px rgba($base-shadow-color, 0.4);
border-radius: 4px;
margin-top: 5px;
z-index: 2;

.emoji-mart-scroll {
transition: opacity 200ms ease;
Expand Down

0 comments on commit 0041faf

Please sign in to comment.