Skip to content

Commit 6b0a9dd

Browse files
author
Julian Xhokaxhiu
committed
Fix fancybox style
Add 25px margin-bottom space from picture to text. Make sure also the rule wins on top of the others ( before it was overridden anyway )
1 parent 3d674bb commit 6b0a9dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/css/_common/components/post/post-expand.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@
6262
}
6363
}
6464

65-
.posts-expand .fancybox img { margin: 0 auto; }
65+
.posts-expand .post-body .fancybox img { margin: 0 auto 25px; }

0 commit comments

Comments
 (0)