Fix hover tile border (#7117)

* Revert "Update highlighted event line to prevent content jumping (#7090)"

This reverts commit 0f8272c6a1.

* Fix message jumps

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-11-11 15:48:11 +01:00 committed by GitHub
parent f87e9d86a4
commit 2a1a180ece
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 12 deletions

View file

@ -184,7 +184,6 @@ limitations under the License.
.mx_EventTile, .mx_EventListSummary {
// Account for scrollbar when hovering
margin: 0 2px;
padding-top: 0;
.mx_ThreadInfo {