diff --git a/app/assets/stylesheets/application/topic-post.css.scss b/app/assets/stylesheets/application/topic-post.css.scss index 237c42d568b..8e0bab2aca5 100644 --- a/app/assets/stylesheets/application/topic-post.css.scss +++ b/app/assets/stylesheets/application/topic-post.css.scss @@ -438,7 +438,7 @@ .embedded-posts { background-color: #e9e6e6; - .row:nth-of-type(1) { + .reply:nth-of-type(1) { padding-top:10px; }