Loading
Fixed #25586 -- Fixed possible table cell misalignment in admin's tabular inlines.
The table body (tbody) was shifted by one column to the left if the first inline form field is hidden.
The table body (tbody) was shifted by one column to the left if the first inline form field is hidden.