diff -r da975b1f188d -r 87328572e36f src/main/webapp/lightpit.css --- a/src/main/webapp/lightpit.css Wed Aug 18 12:47:32 2021 +0200 +++ b/src/main/webapp/lightpit.css Wed Aug 18 14:57:45 2021 +0200 @@ -242,10 +242,6 @@ box-sizing: border-box; } -table.formtable input[type=date] { - width: auto; -} - table.formtable tfoot td { text-align: right; }