Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
9 years ago
Commit
b94380607f298b6c62bdca35febd9e86f24ef84f
1 parent
3b7e3201
搜索按钮居中垂直
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
public/scss/components/_header.css
public/scss/components/_header.css
View file @
b943806
...
...
@@ -304,7 +304,8 @@
.sub-nav-list
{
max-width
:
94%
;
display
:
inline-block
;
line-height
:
50px
;
line-height
:
46px
;
height
:
44px
;
font-size
:
14px
;
li
{
...
...
@@ -332,8 +333,8 @@
.search-entry
{
float
:
right
;
width
:
50px
;
height
:
50px
;
line-height
:
50px
;
height
:
44px
;
line-height
:
46px
;
text-align
:
center
;
position
:
relative
;
color
:
#fff
;
...
...
Please
register
or
login
to post a comment