Merge pull request #3072 from matrix-org/jryans/hover-read-avatars

Show read receipts on top of message
This commit is contained in:
J. Ryan Stinnett 2019-06-06 14:22:22 +01:00 committed by GitHub
commit 881842a737
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -243,6 +243,7 @@ limitations under the License.
height: 14px; height: 14px;
top: 29px; top: 29px;
user-select: none; user-select: none;
z-index: 1;
} }
.mx_EventTile_continuation .mx_EventTile_readAvatars, .mx_EventTile_continuation .mx_EventTile_readAvatars,