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
Plain Diff
Browse Files
Authored by
徐炜
9 years ago
Commit
eebd7ad4c7f451981db2dbb4de0cc6527a8cba35
2 parents
486a24ac
46bbe537
Merge branch 'release/1.0'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
public/scss/components/_header.css
public/scss/product/_list.css
public/scss/components/_header.css
View file @
eebd7ad
...
...
@@ -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
;
...
...
public/scss/product/_list.css
View file @
eebd7ad
...
...
@@ -388,7 +388,7 @@
}
.goods-img-list
{
margin
:
0
10px
2px
4
px
;
margin
:
0
7px
2
px
;
float
:
left
;
.goods-img-col
{
...
...
Please
register
or
login
to post a comment