Merge pull request #3026 from friedPotat0/multilinesender
Fix alignment of senders in quarantine detail viewmaster
commit
727c27abb9
|
@ -104,6 +104,8 @@ span.mail-address-item {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
padding: 2px 7px;
|
padding: 2px 7px;
|
||||||
margin-right: 7px;
|
margin-right: 7px;
|
||||||
|
display: inline-block;
|
||||||
|
margin: 2px 6px 2px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
table tbody tr {
|
table tbody tr {
|
||||||
|
|
Loading…
Reference in New Issue