Closed
Description
Preconditions
- Magento 2.1.5
Steps to reproduce
- Set up tax rules.
- Place an order.
Expected result
- The Tax row should be aligned with the other rows in the order summary table.
Actual result
- The Tax row is misaligned:
The reason this is happening is because the <tr>
for the Tax row should have four <td>
instead of two.
Metadata
Metadata
Assignees
Labels
No labels