mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix mixed error display issue
This commit is contained in:
@@ -72,6 +72,12 @@
|
||||
}
|
||||
|
||||
// Shopping cart
|
||||
#update-cart {
|
||||
#errorExplanation {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#cart-detail {
|
||||
.cart-item-delete, .bought-item-delete {
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user