Skip to content

Commit

Permalink
ADD: rtl languages support [2].
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-nginx authored Jul 23, 2017
1 parent e6c38d2 commit d26b00d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/css/_common/components/post/post.styl
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
+mobile() {
word-break: break-word;
}
&.rtl p { direction: rtl; }
}

.post-body .fancybox img {
Expand Down

0 comments on commit d26b00d

Please sign in to comment.