]> git.ipfire.org Git - ipfire.org.git/commitdiff
Cluster page table size corrected.
authorJan Paul Tuecking <earl@ipfire.org>
Thu, 23 Jul 2009 06:33:05 +0000 (08:33 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Thu, 23 Jul 2009 06:33:05 +0000 (08:33 +0200)
www/pages/cluster.py

index 3d2d107fb7ddbd9f1fbc19c50b4339fb82c6575a..5fd39e8b28b2eae33f3777f1b62f2ea432b6cb3f 100644 (file)
@@ -14,11 +14,11 @@ class Content(web.Content):
                                <table id="nodes">
                                        <thead>
                                                <tr>
-                                                       <th>Name</th>
-                                                       <th>Arch</th>
-                                                       <th>Load</th>
-                                                       <th>Jobs</th>
-                                                       <th>Speed</th>
+                                                       <th width="39%">Name</th>
+                                                       <th width="8%">Arch</th>
+                                                       <th width="20%">Load</th>
+                                                       <th width="25%">Jobs</th>
+                                                       <th width="8%">Speed</th>
                                                </tr>
                                        </thead>
                                        <tbody>