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
biao
2016-08-10 14:43:52 +0800
Commit
5af394082dd5ca0dd38c5d05f4a01a88b42f05d9
1 parent
36bc214b
update style icon for ie8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/scss/channel/_style-icon.css
public/scss/channel/_style-icon.css
View file @
5af3940
@@ -15,6 +15,7 @@
@@ -15,6 +15,7 @@
15
15
16
.card
{
16
.card
{
17
height
:
$
height
;
17
height
:
$
height
;
18
+
width
:
calc
(
$
width
+
$
space
);
18
float
:
left
;
19
float
:
left
;
19
position
:
relative
;
20
position
:
relative
;
20
box-sizing
:
border-box
;
21
box-sizing
:
border-box
;
Please
register
or
login
to post a comment