Skip to content

Commit

Permalink
Merge pull request #7885 from RocketChat/message-actions-alignment
Browse files Browse the repository at this point in the history
[FIX] message actions over unread bar
  • Loading branch information
gdelavald committed Aug 25, 2017
2 parents 222d942 + 527421b commit 96c7951
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,7 @@
.messages-box .rc-popover__list {
padding: 0;
}

.first-unread .message-actions {
top: 18px;
}

0 comments on commit 96c7951

Please sign in to comment.