fix zalgos in SenderProfile again, whilst maintaining limited-width name via inline-block. and without doubling emote vertical space...
This commit is contained in:
parent
00a92452e8
commit
512a9125bf
2 changed files with 2 additions and 2 deletions
|
@ -39,10 +39,10 @@ limitations under the License.
|
|||
.mx_EventTile .mx_SenderProfile {
|
||||
color: #454545;
|
||||
opacity: 0.5;
|
||||
display: inline-block;
|
||||
font-size: 13px;
|
||||
overflow-y: hidden;
|
||||
cursor: pointer;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.mx_EventTile .mx_MessageTimestamp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue