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
郭成尧
2016-12-28 20:19:18 +0800
Commit
a3d0513fc3af65bd6a27ee7853426f78a6995e95
2 parents
4879766f
9599bfdb
Merge branch 'release/5.3.1' into 'gray'
search See merge request
!84
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
public/scss/product/search/_search.css
public/scss/product/search/_search.css
View file @
a3d0513
...
...
@@ -53,8 +53,8 @@
}
li
{
margin-right
:
20px
;
margin-bottom
:
20px
;
margin-right
:
8px
;
/*margin-bottom: 5px;*/
max-width
:
100%
;
overflow
:
hidden
;
display
:
inline-block
;
...
...
@@ -190,6 +190,10 @@
.history
{
max-height
:
300px
;
overflow
:
hidden
;
li
{
margin-right
:
15px
;
}
}
.want-search
{
...
...
Please
register
or
login
to post a comment