mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-11 23:17:48 +00:00
Merge pull request #5642 from Matt-Yorkley/fix-table-width
Ensure cart page table is full-width
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
}
|
||||
|
||||
#cart-detail {
|
||||
width: 100%;
|
||||
|
||||
.cart-item-delete,
|
||||
.bought-item-delete {
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user