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

Commit

Permalink
Merge pull request #3072 from matrix-org/jryans/hover-read-avatars
Browse files Browse the repository at this point in the history
Show read receipts on top of message
  • Loading branch information
jryans authored Jun 6, 2019
2 parents db495e7 + 4b18bb1 commit 881842a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/rooms/_EventTile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ limitations under the License.
height: 14px;
top: 29px;
user-select: none;
z-index: 1;
}

.mx_EventTile_continuation .mx_EventTile_readAvatars,
Expand Down

0 comments on commit 881842a

Please sign in to comment.