diff --git a/module/product/css/track.css b/module/product/css/track.css index 65b38983a4..6073a2d327 100644 --- a/module/product/css/track.css +++ b/module/product/css/track.css @@ -1 +1 @@ -.table td {text-align: left;} +.table td {text-align: left; padding: 2px 8px !important;} diff --git a/module/product/view/track.html.php b/module/product/view/track.html.php index dfedd53cbe..47e10879f5 100644 --- a/module/product/view/track.html.php +++ b/module/product/view/track.html.php @@ -75,7 +75,7 @@ 0) echo '';?> parent) and $story->parent > 0):?>lang->story->childrenAB;?> - createLink($module, 'view', "storyID=$storyID"), $story->title, '',"title='$story->title' data-app='$tab'");?> + createLink($module, 'view', "storyID=$storyID"), $story->title, '', "title='$story->title' data-app='$tab'");?> tasks as $taskID => $task):?>