diff --git a/resources/views/tasks/time_tracker.blade.php b/resources/views/tasks/time_tracker.blade.php index 4f2a831e22ad..434afb70666c 100644 --- a/resources/views/tasks/time_tracker.blade.php +++ b/resources/views/tasks/time_tracker.blade.php @@ -121,6 +121,15 @@ margin-bottom: 60px; } + #taskList { + position: fixed; + } + + #taskForm { + overflow: visible; + } + + .times-table td { xmargin: 0px !important; xpadding: 0px !important; @@ -194,7 +203,7 @@
-
+