From c84da38b610fbd249a1ec7b747fc5fdae006a9fd Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 29 Oct 2015 20:03:59 +0500 Subject: Updating margin for paragraphs --- web/sass-files/sass/partials/_post.scss | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 414ab0554..11816efd9 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -398,11 +398,17 @@ body.ios { } p { margin: 0 0 1em; - line-height: 1.6em; + line-height: 1.6em; font-size: 0.97em; white-space: pre-wrap; } + span { + p:last-child { + margin-bottom: 0.5em; + } + } + .post-loading-gif { height:10px; width:10px; -- cgit v1.2.3-1-g7c22