Skip to content

Commit

Permalink
feature(bctheme): BCTHEME-56 Long Product Descriptions Cause Large Wh…
Browse files Browse the repository at this point in the history
…ite Space Under Product Image
  • Loading branch information
yurytut1993 committed Jul 13, 2020
1 parent 9acf343 commit b9e7462
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 @@ -52,12 +52,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 b9e7462

Please sign in to comment.