Commit ff92409
committed
Cap the discount selector width so long labels do not break the card layout
With MAIN_SHOW_FACNUMBER_IN_DISCOUNT_LIST the option labels get longer
(source invoice ref and date); a plain select sizes itself to its longest
option and could push the left column of the invoice card into the right
one. Cap it at maxwidth500 like other card selectors; without the option
the labels already fit and nothing changes.1 parent 608b0e5 commit ff92409
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2571 | 2571 | | |
2572 | 2572 | | |
2573 | 2573 | | |
2574 | | - | |
| 2574 | + | |
2575 | 2575 | | |
2576 | 2576 | | |
2577 | 2577 | | |
| |||
0 commit comments