Skip to content

Commit

Permalink
ENGCOM-4271: [Backport] [Catalog] Fixing compare block product removi…
Browse files Browse the repository at this point in the history
…ng action from sidebar #21238
  • Loading branch information
sivaschenko committed Feb 15, 2019
2 parents 4741401 + fb8be5d commit 31a2aed
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,15 @@
}
}

.block-compare {
.action {
&.delete {
&:extend(.abs-remove-button-for-blocks all);
right: initial;
}
}
}

.action.tocart {
border-radius: 0;
}
Expand Down

0 comments on commit 31a2aed

Please sign in to comment.