Fix read receipts on top of Jitsi

By removing z-index which, as far as I can see, does nothing.

Fixes https://github.com/vector-im/riot-web/issues/7021
pull/21833/head
David Baker 2018-07-16 17:10:58 +01:00
parent d16ac4d80c
commit 74ad795d4a
1 changed files with 0 additions and 1 deletions

View File

@ -186,7 +186,6 @@ limitations under the License.
.mx_EventTile_msgOption {
float: right;
text-align: right;
z-index: 1;
position: relative;
width: 90px;