Merge pull request #4802 from matrix-org/joriks/fix-reply-messageactionbar

Fix MessageActionBar in irc layout
pull/21833/head
Jorik Schellekens 2020-06-24 11:00:08 +01:00 committed by GitHub
commit c660467c33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -121,11 +121,6 @@ $irc-line-height: $font-18px;
}
}
.mx_EventTile_line .mx_MessageActionBar,
.mx_EventTile_line .mx_ReplyThread_wrapper {
display: block;
}
.mx_EventTile_reply {
order: 4;
}