Skip to content

Commit 272983a

Browse files
authored
Merge pull request iissnan#1862 from julianxhokaxhiu/bugfix/fancybox-style
Fix fancybox style
2 parents 3d674bb + 6b0a9dd commit 272983a

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)