diff --git a/css/ticket_time_tracking.css b/css/ticket_time_tracking.css index f76f1ca8..eb2c2c5c 100644 --- a/css/ticket_time_tracking.css +++ b/css/ticket_time_tracking.css @@ -6,7 +6,7 @@ display: inline-block; } -/* Adjust Hour, min, second fields to be close together */ +/* Adjust Hour, min, and second fields to be close together */ .custom-tt-width { width: 50px; /* Adjust the width as needed */ padding: 0; /* Remove padding to maintain the desired width */