From 11236618a04ccaeccbfc4eeb51456ae7379b28a9 Mon Sep 17 00:00:00 2001 From: Philipp Hahn Date: Wed, 11 Oct 2023 08:06:24 +0200 Subject: [PATCH] style(MatrixTestResult): Increase column width `4em` is too narrow for texts like `6 hr 17 min` to fit into: It is shown on two lines as: > 6 hr 17 > min The German translation is even worse, which spans 4 lines: > 6 > Stunden > 17 > Minuten which make the table to take up too much space. --- .../resources/hudson/tasks/test/MatrixTestResult/index.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/hudson/tasks/test/MatrixTestResult/index.jelly b/src/main/resources/hudson/tasks/test/MatrixTestResult/index.jelly index 63ff2a43..aeb0cecc 100644 --- a/src/main/resources/hudson/tasks/test/MatrixTestResult/index.jelly +++ b/src/main/resources/hudson/tasks/test/MatrixTestResult/index.jelly @@ -33,7 +33,7 @@ THE SOFTWARE. - +
Configuration NameDurationDuration All Failed Skipped