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.
Loading
Please register or sign in to comment
The table body (tbody) was shifted by one column to the left if the first inline form field is hidden.