fix size of sent badge on message detail view

This commit is contained in:
Audric Ackermann 2020-09-08 16:56:56 +10:00
parent 29dfb092eb
commit f43ea3d940
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
1 changed files with 1 additions and 1 deletions

View File

@ -1224,7 +1224,7 @@
}
.module-message-detail__contact-container {
margin: 20px;
margin: 20px 0 20px 0;
}
.module-message-detail__contact {