Show read receipts on top of message

This allows you to view a long expanded set of read receipts even while hovering
a message.

Fixes https://github.com/vector-im/riot-web/issues/7608
pull/21833/head
J. Ryan Stinnett 2019-06-06 13:59:07 +01:00
parent 8d79c73019
commit 4b18bb17fe
1 changed files with 1 additions and 0 deletions

View File

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