Fix alignment of senders in quarantine detail view

master
Christian Zaenker 2019-10-10 18:16:39 +02:00
parent 0cfa056faa
commit d5ba43623b
1 changed files with 2 additions and 0 deletions

View File

@ -104,6 +104,8 @@ span.mail-address-item {
border: 1px solid #ccc;
padding: 2px 7px;
margin-right: 7px;
display: inline-block;
margin: 2px 6px 2px 0;
}
table tbody tr {