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
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
2017-05-18 12:31:23 +0800
Commit
123f35785535ebb23bbae818d72741645b646540
1 parent
eaebdcee
repeat
Show 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 @
123f357
@@ -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 @
123f357
@@ -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