Skip to content

Commit

Permalink
Merge pull request #1723 from yurytut1993/BCTHEME-56
Browse files Browse the repository at this point in the history
feature(bctheme): BCTHEME-56 Long Product Descriptions Cause Large White Space Under Product Image
  • Loading branch information
BC-tymurbiedukhin authored Jul 27, 2020
2 parents 5e469d5 + b9e7462 commit 2c1747b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions assets/scss/layouts/products/_productView.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@
position: relative;
z-index: 1;

@include breakpoint("large") {
clear: right;
float: right;
width: grid-calc(6, $total-columns);
}

.productView-title {
border-bottom: container("border");
margin-bottom: spacing("base");
Expand Down

0 comments on commit 2c1747b

Please sign in to comment.