diff --git a/app/views/projects/gantt.rhtml b/app/views/projects/gantt.rhtml index 1b51b4a6..16ccb932 100644 --- a/app/views/projects/gantt.rhtml +++ b/app/views/projects/gantt.rhtml @@ -50,7 +50,7 @@ <% zoom = 1 @zoom.times { zoom = zoom * 2 } -subject_width = 260 +subject_width = 330 header_heigth = 18 headers_height = header_heigth @@ -73,7 +73,7 @@ t_height = g_height + headers_height
+ |
@@ -87,7 +87,7 @@ top = headers_height + 8
|