From bb51dfa948108dd41bdd37df9b30f9597f844634 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Mon, 27 Jul 2009 21:26:27 +0200 Subject: [PATCH] Fixed a typo --- 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 954448b2..b1ffe6cb 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -438,7 +438,7 @@ table { text-align: left; } #nodes th.hostname { - width: 30px; + width: 39%; } #nodes th.arch { width: 8%; -- 2.47.3