Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
Rock Zhang
2015-11-01 16:44:27 +0800
Commit
4a36dbca99f9c93f3986d6cd37747c4ed49b27eb
2 parents
184145ba
01f55b1f
Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
static/sass/product/_discount.scss
static/sass/product/_discount.scss
View file @
4a36dbc
@@ -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
}
Please
register
or
login
to post a comment