Merge branch 'pr/9749'

This commit is contained in:
Mike Jolley 2015-12-04 12:05:55 +00:00
commit b09851c642
3 changed files with 13 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -99,6 +99,7 @@
/**
* Products
*/
&[class*="columns-"] {
ul.products {
li.product {
width: 48%;
@ -112,6 +113,7 @@
}
}
}
}
/**
* Product Details

File diff suppressed because one or more lines are too long