galaxyproject / galaxy

Data intensive science for everyone.
https://galaxyproject.org
Other
1.42k stars 1.01k forks source link

Fix word wrapping in invocation panel list items #19141

Closed ahmedhamidawan closed 2 weeks ago

ahmedhamidawan commented 2 weeks ago

Fixes https://github.com/galaxyproject/galaxy/issues/18920

image

Workflow name clamps to a max of 3 lines, history name to 2 lines.

How to test the changes?

(Select all options that apply)

License

mvdbeek commented 2 weeks ago

Thank you!