Version 1
[yaffs-website] / web / modules / contrib / inline_entity_form / css / commerce-product.css
diff --git a/web/modules/contrib/inline_entity_form/css/commerce-product.css b/web/modules/contrib/inline_entity_form/css/commerce-product.css
new file mode 100644 (file)
index 0000000..92ef167
--- /dev/null
@@ -0,0 +1,11 @@
+
+.ief-product-attributes .fieldset-wrapper {
+  margin-top: 15px;
+}
+.ief-product-attributes .fieldset-wrapper > div {
+  margin-right: 20px;
+}
+
+.ief-product-details .field-type-commerce-price .form-item {
+  margin-right: 15px;
+}