Przeglądaj źródła

Merge remote-tracking branch 'origin/yc-spec-0408' into yc-spec-0408

liusw 8 lat temu
rodzic
commit
8e87f936b3

+ 3 - 0
src/main/webapp/resources/view/vendor/forstore/purchaseOffer.html

@@ -162,6 +162,9 @@
         padding-top: 33px;
         height: 136px;
     }
+    .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content {
+        padding-left: 30px;
+    }
     .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large .fl {
         margin-right: 37px;
     }

+ 3 - 0
src/main/webapp/resources/view/vendor/forstore/seekPurchase.html

@@ -116,6 +116,9 @@
         padding-top: 33px;
         height: 136px;
     }
+    .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content {
+        padding-left: 30px;
+    }
     .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large .fl {
         margin-right: 37px;
     }