diff -r f64255a88d66 -r 27a25f32048e src/main/webapp/projects.css --- a/src/main/webapp/projects.css Sat May 23 14:13:09 2020 +0200 +++ b/src/main/webapp/projects.css Sun May 24 15:30:43 2020 +0200 @@ -29,4 +29,12 @@ #issue-list td { white-space: nowrap; +} + +#version-stats h2 { + white-space: nowrap; +} + +#version-stats td { + text-align: right; } \ No newline at end of file