diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index db30807f02..17a3f73f61 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -527,10 +527,10 @@ span.et2_date span { span.et2_date_duration { border: 1px solid gray; border-radius: 3px; - display: inline-block; + display: flex; } span.et2_date_duration .et2_date_duration { - width: 3em; + width: 4.5em; text-align: right; border: none; outline: none;