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
hf
2015-11-04 04:59:23 +0800
Commit
abda4f170d183134a3735441e2c2dcb18d16d9f1
2 parents
760e6cb8
b8249827
Merge branch 'develop' of
http://git.dev.yoho.cn/web/yohobuy
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/index/_search.scss
static/sass/index/_search.scss
View file @
abda4f1
...
...
@@ -34,12 +34,13 @@
.search
{
position
:
absolute
;
top
:
20
rem
/
$pxConvertRem
;
top
:
16
rem
/
$pxConvertRem
;
right
:
12rem
/
$pxConvertRem
;
border
:
none
;
background
:
transparent
;
color
:
#b2b2b2
;
font-size
:
32rem
/
$pxConvertRem
;
line-height
:
64rem
/
$pxConvertRem
;
}
}
...
...
Please
register
or
login
to post a comment