Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
8 years ago
Commit
21b87b62af27ea7d5936a341a1082c13ffa7d884
1 parent
aa642aff
search style
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
package.json
public/scss/common/_header.css
package.json
View file @
21b87b6
...
...
@@ -61,7 +61,7 @@
"winston"
:
"^2.2.0"
,
"winston-daily-rotate-file"
:
"^1.1.4"
,
"yoho-express-session"
:
"^1.14.1"
,
"yoho-node-lib"
:
"0.
0.52
"
"yoho-node-lib"
:
"0.
1.19
"
},
"devDependencies"
:
{
"autoprefixer"
:
"^6.3.6"
,
...
...
public/scss/common/_header.css
View file @
21b87b6
...
...
@@ -417,7 +417,7 @@
.search-btn
{
background
:
resolve
(
'layout/search.png'
)
no-repeat
center
center
;
width
:
80
px
;
width
:
78
px
;
height
:
28px
;
float
:
right
;
border
:
none
;
...
...
Please
register
or
login
to post a comment