Browse Source

Libre 2: Revert CSS fix as the Jetpack fix is in core files now.

Jeffrey Pearce 7 years ago
parent
commit
df3764abde
1 changed files with 2 additions and 2 deletions
  1. 2 2
      libre-2/woocommerce.css

+ 2 - 2
libre-2/woocommerce.css

@@ -321,8 +321,8 @@ div[class^='columns-']
 	{
 		float: left;
 
-		width: 30%;
-		margin-right: 5%;
+		width: 40%;
+		margin-right: 4%;
 	}
 	ul.products li.product.first
 	{