Fix flair height after accent changes

The accent changes in https://github.com/matrix-org/matrix-react-sdk/pull/5569
led to a regression in flair display where the bottom edge was clipped.

Fixes https://github.com/vector-im/element-web/issues/16350
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/5569
pull/21833/head
J. Ryan Stinnett 2021-02-02 17:48:37 +00:00
parent 6eee6cf8cb
commit 4136a62be2
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ $left-gutter: 64px;
margin-left: 5px;
display: inline-block;
vertical-align: top;
height: 16px;
overflow: hidden;
user-select: none;