Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
9 years ago
Commit
04df6da3657a72d1f26b9b807dbc3505a8e3effd
2 parents
1a0547a4
24472a4c
Merge remote-tracking branch 'origin/develop'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
static/sass/index/_index.scss
static/sass/index/_index.scss
View file @
04df6da
...
...
@@ -34,7 +34,7 @@
}
.search-box
{
margin-left
:
80rem
/
$pxConvertRem
;
//
margin-left: 80rem / $pxConvertRem;
}
}
}
...
...
@@ -91,13 +91,11 @@
}
.no-search
{
position
:
absolute
;
display
:
none
;
float
:
left
;
margin-right
:
10rem
/
$pxConvertRem
;
color
:
#999
;
font-size
:
28rem
/
$pxConvertRem
;
@inlcude
transition
(
display
.4s
)
;
}
}
.index-container
{
...
...
Please
register
or
login
to post a comment