diff --git a/app/assets/stylesheets/embed.css.scss b/app/assets/stylesheets/embed.css.scss index 67020422466..9545ffe8fca 100644 --- a/app/assets/stylesheets/embed.css.scss +++ b/app/assets/stylesheets/embed.css.scss @@ -31,6 +31,9 @@ article.post { p { margin: 0 0 10px 0; } + p:last-of-type { + margin-bottom:0; + } } .post-date {