diff --git a/common/css/rhymix.less b/common/css/rhymix.less index 4548b8bbd..446ad1bd8 100644 --- a/common/css/rhymix.less +++ b/common/css/rhymix.less @@ -33,6 +33,10 @@ a img { .word_break(@default_word_break); p { margin: 0 0 @default_paragraph_spacing 0; + line-height: @default_line_height; + span { + line-height: @default_line_height; + } } img { max-width: 100%;