diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 4cb3532adf..56f4242be7 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -444,7 +444,7 @@ span.et2_date span { font-size: 9pt; } span.et2_date_duration input.et2_date_duration{ - width: 5em; + width: 25%; } /* customize calendar layout */ .ui-datepicker .ui-datepicker-header .ui-datepicker-title { diff --git a/timesheet/templates/default/edit.xet b/timesheet/templates/default/edit.xet index ede4deb40b..eeaf42f9b7 100644 --- a/timesheet/templates/default/edit.xet +++ b/timesheet/templates/default/edit.xet @@ -5,13 +5,13 @@