Fixed Elder name column width
[eq/.git] / inc / class.eq.inc.php
index 427e95021e2a509bd8f0e9195c980b1611a4dd31..c4e73ef26180e8887470302d23fa9588f31f34d3 100644 (file)
@@ -1116,7 +1116,7 @@ class eq
          $i++;
        }
       
-      $elder_width=300; $willing_width=40; $assignment_width=50;
+      $elder_width=230; $willing_width=40; $assignment_width=50;
       $total_width=$elder_width+$willing_width;
       
       for ($i=0; $i < count($assignment_list); $i++) {