File tree 2 files changed +3
-0
lines changed
assets/scss/layouts/products
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 3
3
## Draft
4
4
- Fixes functionality of carousel links in IE and Edge. [ #1093 ] ( https://github.com/bigcommerce/cornerstone/pull/1093 )
5
5
- Add image width & height for carousel images. [ #1126 ] ( https://github.com/bigcommerce/cornerstone/pull/1126 )
6
+ - Fix Bold featured products clickability. [ #1130 ] ( https://github.com/bigcommerce/cornerstone/pull/1130 )
6
7
7
8
## 1.10.0 (2017-11-15)
8
9
- Fix spaces in faceted search option names [ #1113 ] ( https://github.com/bigcommerce/cornerstone/pull/1113 )
Original file line number Diff line number Diff line change 145
145
@include breakpoint (" medium" ) {
146
146
@include grid-column (12 );
147
147
148
+ float : none ;
149
+
148
150
// scss-lint:disable SelectorDepth, NestingDepth
149
151
.product {
150
152
@include grid-column (4 , $float : none );
You can’t perform that action at this time.
0 commit comments