Fix MessageActionBar

pull/21833/head
Jorik Schellekens 2020-06-22 16:02:23 +01:00
parent 13282bddad
commit ea929e575a
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;
}