Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
郭成尧
2017-05-18 13:36:20 +0800
Commit
8dd8dc3b9fe1599e6a57e43bf5a273fc465132e3
2 parents
131fc99a
123f3578
Merge branch 'feature/popularity' into 'release/5.7'
repeat See merge request
!575
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
public/scss/product/sale/_goods-list.css
public/scss/product/search/_list.css
public/scss/product/sale/_goods-list.css
View file @
8dd8dc3
@@ -116,6 +116,7 @@
@@ -116,6 +116,7 @@
116
float
:
right
;
116
float
:
right
;
117
margin-top
:
33px
;
117
margin-top
:
33px
;
118
margin-right
:
30px
;
118
margin-right
:
30px
;
119
+
background-repeat
:
no-repeat
;
119
}
120
}
120
}
121
}
121
}
122
}
public/scss/product/search/_list.css
View file @
8dd8dc3
@@ -378,6 +378,7 @@
@@ -378,6 +378,7 @@
378
float
:
right
;
378
float
:
right
;
379
margin-top
:
33px
;
379
margin-top
:
33px
;
380
margin-right
:
30px
;
380
margin-right
:
30px
;
381
+
background-repeat
:
no-repeat
;
381
}
382
}
382
}
383
}
383
}
384
}
Please
register
or
login
to post a comment