Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-10-15 15:48:46 +0800
Commit
d1a2b989c28141fb8b42749d6eb49ae66a02ebf7
1 parent
a8cd7794
category style bug
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/sass/category/_index.scss
static/sass/category/_index.scss
View file @
d1a2b98
@@ -35,6 +35,7 @@
@@ -35,6 +35,7 @@
35
35
36
li
{
36
li
{
37
display
:
block
;
37
display
:
block
;
38
+
box-sizing
:
border-box
;
38
float
:
left
;
39
float
:
left
;
39
height
:
100%
;
40
height
:
100%
;
40
line-height
:
71rem
/
$pxConvertRem
;
41
line-height
:
71rem
/
$pxConvertRem
;
Please
register
or
login
to post a comment