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-03-07 18:33:29 +0800
Commit
d6a707f9d7936289628996401b9300ff2921e559
2 parents
ed7d677d
5f4cdc91
Merge branch 'feature/searchOptimi' into release/5.5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
10 deletions
public/scss/common/_good.css
public/scss/product/search/_list.css
public/scss/common/_good.css
View file @
d6a707f
...
...
@@ -222,14 +222,6 @@
}
}
.goods-container
{
position
:
relative
;
padding-top
:
8px
;
padding-left
:
15px
;
min-height
:
880px
;
background-color
:
#fff
;
}
.width750
{
.good-info
{
margin
:
12px
18px
47px
;
...
...
public/scss/product/search/_list.css
View file @
d6a707f
...
...
@@ -296,7 +296,7 @@
.goods-container
{
position
:
relative
;
min-height
:
auto
;
min-height
:
auto
!important
;
padding-left
:
0.375rem
;
padding-top
:
0.2rem
;
}
...
...
@@ -366,7 +366,6 @@
/* 搜索页-新版搜索无结果样式 */
.no-result-new
{
height
:
280px
;
text-align
:
center
;
padding-top
:
90px
;
padding-bottom
:
110px
;
...
...
Please
register
or
login
to post a comment