Skip to content

Commit

Permalink
https://github.com/cabinetsbay/catalog/issues/43
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Jul 7, 2024
1 parent 78a8d62 commit c675f3b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions view/frontend/web/css/_products.less
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,4 @@
border-radius: 0; padding: 0; position: absolute; right: 2em; text-align: center; top: 3.5em; width: 3em;
}
.product-info-price {margin-bottom: 1em;}
@media screen and (min-width: 768px) {
#layer-product-list .message.info.empty {
margin-left: inherit !important;
}
}
#layer-product-list .message.info.empty {@media screen and (min-width: 768px) {margin-left: inherit !important;}}

0 comments on commit c675f3b

Please sign in to comment.