From: Michael Tremer Date: Mon, 27 Jul 2009 19:59:27 +0000 (+0200) Subject: Finally, fixed the table layout. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f374695916685e30e71de3477ca3105cf0251e1;p=ipfire.org.git Finally, fixed the table layout. --- diff --git a/www/include/style.css b/www/include/style.css index 2bfced4d..7334d65c 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -438,19 +438,19 @@ table { text-align: left; } #nodes th.hostname { - width: 39%; + width: 40%; } #nodes th.arch { width: 8%; } #nodes th.jobs { - width: 8%; + width: 24%; } #nodes th.speed { - width: 25%; + width: 10%; } #nodes th.load { - width: 20%; + width: 18%; } /* Builds */