diff --git a/public/assets/styles.portal.css b/public/assets/styles.portal.css index 7100ecb..0a201b2 100644 --- a/public/assets/styles.portal.css +++ b/public/assets/styles.portal.css @@ -112,7 +112,7 @@ body.sg-otc-order-overlay-open { } .sg-large-table--bestellungen .sg-large-table__cell:not(.sg-large-table__cell--amount) { - justify-self: start; + justify-self: stretch; text-align: left; }