diff --git a/timesheet/templates/default/app.css b/timesheet/templates/default/app.css index 1458c5c94f..9757a2811d 100644 --- a/timesheet/templates/default/app.css +++ b/timesheet/templates/default/app.css @@ -14,7 +14,7 @@ } table.egwGridView_grid tbody td[align=right] { - padding-top: 0px; + padding-top: 1px; } /* Let category & total columns line up vertically with the 2-element headers (Duration, Total, etc) */