diff --git a/print/templates/reports/driver-route/assets/css/style.css b/print/templates/reports/driver-route/assets/css/style.css index 0f08f6493..02d6778ce 100644 --- a/print/templates/reports/driver-route/assets/css/style.css +++ b/print/templates/reports/driver-route/assets/css/style.css @@ -4,10 +4,6 @@ td{ text-overflow: ellipsis; } -/* .text-field{ - text-overflow: ellipsis; -} */ - h1 { text-align: center; } diff --git a/print/templates/reports/driver-route/driver-route.html b/print/templates/reports/driver-route/driver-route.html index 1391f621c..109afd2f5 100644 --- a/print/templates/reports/driver-route/driver-route.html +++ b/print/templates/reports/driver-route/driver-route.html @@ -103,7 +103,7 @@ - +
{{$t('street')}}{{$t('street')}} {{ticket.street}} {{$t('postcode')}} {{ticket.postalCode}}