From a3062d9f595a1ea2adab1190149e4cdef6eb3620 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Mon, 27 Jul 2009 21:34:28 +0200 Subject: [PATCH] Try to fix the table of cluster page --- www/include/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/include/style.css b/www/include/style.css index b1ffe6cb..2bfced4d 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -443,7 +443,7 @@ table { #nodes th.arch { width: 8%; } -#nodes th.jobs { +#nodes th.jobs { width: 8%; } #nodes th.speed { -- 2.47.3