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 18:01:46 +0800
Commit
b619751db9e4dfd06c70699d088788e0b9414898
1 parent
edcb517c
fix height
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
public/scss/channel/_editorial.css
public/scss/channel/_editorial.css
View file @
b619751
...
...
@@ -15,6 +15,7 @@
box-sizing
:
border-box
;
.box
{
height
:
calc
(
$
smallImgHeight
*
2
+$
space
+
10px
);
display
:
inline-block
;
position
:
relative
;
...
...
Please
register
or
login
to post a comment