Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
[MM-28965] - Prevent link overlap in channel header (#6546) (#6844)
Browse files Browse the repository at this point in the history
Automatic Merge
  • Loading branch information
mattermost-build authored Oct 19, 2020
1 parent 9a28c42 commit 4feab22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sass/layout/_headers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@
.emoticon {
position: relative;
top: -1px;
overflow: hidden;
}
}

Expand Down

0 comments on commit 4feab22

Please sign in to comment.