Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
biao
2016-08-10 17:52:49 +0800
Commit
edcb517c7aa5dbeab4bc5693aed76a9e59f42f15
2 parents
b65f3bce
87677eed
Merge branch 'release/1.0' of
http://git.yoho.cn/fe/yoho-blk
into release/1.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
public/scss/shopping/_cart-products.css
public/scss/shopping/_cart-products.css
View file @
edcb517
@@ -53,9 +53,8 @@ $hoverColor: #379ed6;
@@ -53,9 +53,8 @@ $hoverColor: #379ed6;
53
padding
:
24px
30px
;
53
padding
:
24px
30px
;
54
54
55
li
{
55
li
{
56
-
display
:
table-cell
;
56
+
float
:
left
;
57
height
:
134px
;
57
height
:
134px
;
58
-
vertical-align
:
middle
;
59
}
58
}
60
59
61
.chk
{
60
.chk
{
Please
register
or
login
to post a comment