diff -r da975b1f188d -r 87328572e36f src/main/webapp/projects.css --- a/src/main/webapp/projects.css Wed Aug 18 12:47:32 2021 +0200 +++ b/src/main/webapp/projects.css Wed Aug 18 14:57:45 2021 +0200 @@ -189,3 +189,7 @@ table.issue-view th { white-space: nowrap; } + +#issue-eta { + width: auto; +}