Showing
2 changed files
with
3 additions
and
0 deletions
@@ -6,11 +6,13 @@ | @@ -6,11 +6,13 @@ | ||
6 | &.season-tags { | 6 | &.season-tags { |
7 | background-image: url('/product/new/season-hot.jpg'); | 7 | background-image: url('/product/new/season-hot.jpg'); |
8 | background-position-y: 28px; | 8 | background-position-y: 28px; |
9 | + background-position-x: -346px; | ||
9 | } | 10 | } |
10 | 11 | ||
11 | &.search-tags { | 12 | &.search-tags { |
12 | background-image: url('/product/new/hot-search.jpg'); | 13 | background-image: url('/product/new/hot-search.jpg'); |
13 | background-position-y: 28px; | 14 | background-position-y: 28px; |
15 | + background-position-x: -14px; | ||
14 | } | 16 | } |
15 | 17 | ||
16 | &.brand-tags { | 18 | &.brand-tags { |
-
Please register or login to post a comment