I believe I fixed the wrapping of products
authorIan Weller <ian@gaslightmedia.com>
Fri, 4 Nov 2016 14:18:28 +0000 (10:18 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 4 Nov 2016 14:18:28 +0000 (10:18 -0400)
commit321d8a398241582386ea468bf61b28174d71bbe9
treeafff28fc45813bab2e525be73f44d4d3d0587a0b
parent521d1df8dd7f52ab16c132934c5d8de0c9f352d6
I believe I fixed the wrapping of products

I added !important to the clear:none style in woocommerce.scss.  The
reason it was wrapping was a stylesheet inside the plugin called
woocommerce-smallscreen.css had clear:both style that overrided our
clear:none style.
css/app.css
scss/plugins/_woocommerce.scss