DeliveryConfirmation: no linebreaks in stat table
This commit is contained in:
@ -78,6 +78,8 @@ table.delivery-confirmation-stats {
|
|||||||
table.delivery-confirmation-stats th,
|
table.delivery-confirmation-stats th,
|
||||||
table.delivery-confirmation-stats td {
|
table.delivery-confirmation-stats td {
|
||||||
padding: 0.125mm 0;
|
padding: 0.125mm 0;
|
||||||
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.delivery-confirmation-stats tr.subheading th {
|
table.delivery-confirmation-stats tr.subheading th {
|
||||||
|
Reference in New Issue
Block a user