PluginProbe
MakeCommerce for WooCommerce / 1.1.7
MakeCommerce for WooCommerce v1.1.7
4.1.0 4.0.8 trunk 1.0 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 2.0.0 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.2.0 2.2.1 2.2.2 All 96 releases
← All changes | css/makecommerce.css +6 -0 1.1.11.1.7 View file →
@@ -186,4 +186,10 @@
186 186 }
187 187 .payment_box select#MakeCommerce {
188 188 display: none;
189 189 }
190 +img.mc_loading {
191 + display: none;
192 +}
193 +div.mc-clear-both {
194 + clear: both;
195 +}