瀏覽代碼

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

Jeffrey Pearce 7 年之前
父節點
當前提交
8fe05a05ce
共有 1 個文件被更改,包括 2 次插入2 次删除
  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
 	{