Merge pull request #5642 from Matt-Yorkley/fix-table-width

Ensure cart page table is full-width
This commit is contained in:
Matt-Yorkley
2020-06-19 14:27:00 +02:00
committed by GitHub

View File

@@ -10,6 +10,8 @@
}
#cart-detail {
width: 100%;
.cart-item-delete,
.bought-item-delete {
a {