fix size of sent badge on message detail view

pull/1332/head
Audric Ackermann 5 years ago
parent 29dfb092eb
commit f43ea3d940
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

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

Loading…
Cancel
Save