diff --git a/module/project/view/task.html.php b/module/project/view/task.html.php index d164062b95..5ed4e1bed6 100644 --- a/module/project/view/task.html.php +++ b/module/project/view/task.html.php @@ -49,7 +49,7 @@ js::set('browseType', $browseType); ?> - cookie->windowWidth > $this->config->wideSize ? 15 : 12) - ($project->type == 'sprint' ? 0 : 1);?> + cookie->windowWidth > $this->config->wideSize ? 16 : 13) - ($project->type == 'sprint' ? 0 : 1);?>