From 7b99ac0a91720a161a651f92edf3a572f46f2fde Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 3 Jun 2016 16:58:23 +0500 Subject: PLT-3177 - Fixing ordering for custom themes (#3226) Fix for bot tag and webhook attachments Adding theme styling for webhooks Removing embed styling Improving margins on compcat view for line breaks --- webapp/sass/layout/_post.scss | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'webapp/sass/layout/_post.scss') diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss index d20cff8ae..08074c59a 100644 --- a/webapp/sass/layout/_post.scss +++ b/webapp/sass/layout/_post.scss @@ -502,13 +502,6 @@ body.ios { } } - .post__embed-container { - img { - max-height: 150px; - max-width: 150px; - } - } - .markdown__heading { font-size: 1em; margin: 0 0 7px; @@ -520,6 +513,10 @@ body.ios { margin-top: -1px; padding: 3px 0; + p + p { + margin-top: 1em; + } + ol, ul { display: inline-block; -- cgit v1.2.3-1-g7c22