diff --git a/app/assets/javascripts/discourse/widgets/embedded-post.js.es6 b/app/assets/javascripts/discourse/widgets/embedded-post.js.es6 index 767044ccb9c..d36ef748bd1 100644 --- a/app/assets/javascripts/discourse/widgets/embedded-post.js.es6 +++ b/app/assets/javascripts/discourse/widgets/embedded-post.js.es6 @@ -27,14 +27,16 @@ export default createWidget('embedded-post', { html(attrs, state) { return [ - h('div.row', [ - this.attach('post-avatar', attrs), - h('div.topic-body', [ - h('div.topic-meta-data', [ - this.attach('poster-name', attrs), - this.attach('post-link-arrow', { above: state.above, shareUrl: attrs.shareUrl }) - ]), - new RawHtml({html: `