Tuesday, January 8, 2019
1 change · master
Resolved issues and error corrections
The task overview table in the Project app now adapts properly on mobile and other small screens. This makes timesheet-related task details easier to view without content overflowing off the screen.
Original PR description
On small screens, when we click on the overview of a task inside the "project" app, the displayed table doesn't fit the screen. This commit only add missing parent "div.table-responsive" to add responsive support. opw-1907877