Skip to content

Commit

Permalink
https://github.com/tradefurniturecompany/site/issues/190
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 22, 2020
1 parent b6238da commit c528047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions view/frontend/web/_category.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ body.catalog-category-view {
margin: 0;
> .product-item > .product-item-info {
@media (min-width: 640px) {
&, &:hover, &.active {padding: 0px;}
&:hover {border-width: 2px !important;}
border: 0; padding: 2px;
&:hover, &.active {padding: 0; border-width: 2px !important;}
.product-item-actions {
margin-bottom: 0;
.actions-primary {position: absolute; top: -200px;}
Expand Down

0 comments on commit c528047

Please sign in to comment.