[2.5] Fix responsive product sizes when columns class is missing.

This commit is contained in:
Mike Jolley 2016-01-18 18:32:06 +00:00
parent 0049415797
commit 5481820668
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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