Add CSS to ellipsize long labels and disable text wrapping
Closes T15707
Differential D25511
Ellipsize long labels in Add Action area to avoid text overlap aklapper on Jan 11 2024, 18:16. Authored by
Details
Add CSS to ellipsize long labels and disable text wrapping Closes T15707 Set a long custom "action" label in /config/edit/maniphest.points/; go to a Maniphest task; open all items in the "Add Action..." dropdown. Example config: { "enabled": true, "label": "Points", "action": "Set Points Yeah Points Points Much Points" }
Diff Detail
|