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

View file

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