diff -r c676c200534d -r 3720c7375146 src/main/webapp/projects.css --- a/src/main/webapp/projects.css Sun Feb 02 14:12:02 2025 +0100 +++ b/src/main/webapp/projects.css Sun Feb 02 17:08:18 2025 +0100 @@ -193,6 +193,12 @@ white-space: nowrap; } +#issue-variant-status { + display: flex; + gap: 1em; + flex-wrap: wrap; +} + table.relation-editor input, table.relation-editor button, table.relation-editor .button {