Authored by Rock Zhang

Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop

@@ -112,6 +112,11 @@ @@ -112,6 +112,11 @@
112 .goods-container { 112 .goods-container {
113 position: relative; 113 position: relative;
114 min-height: 440px; 114 min-height: 440px;
  115 +
  116 + .container {
  117 + padding-left: 10px;
  118 + margin-top: 9px;
  119 + }
115 } 120 }
116 121
117 } 122 }