diff --git a/app/assets/stylesheets/application/topic-post.css.scss b/app/assets/stylesheets/application/topic-post.css.scss index 1bd28793aa2..c5aeeaf2d77 100644 --- a/app/assets/stylesheets/application/topic-post.css.scss +++ b/app/assets/stylesheets/application/topic-post.css.scss @@ -586,6 +586,8 @@ .topic-body { position: relative; + + // this is the little pointy bit of the speech bubble on the post, on the left side &:before, &:after { diff --git a/app/assets/stylesheets/application/topic.css.scss b/app/assets/stylesheets/application/topic.css.scss index 55bb02980bf..af0217ded92 100644 --- a/app/assets/stylesheets/application/topic.css.scss +++ b/app/assets/stylesheets/application/topic.css.scss @@ -289,7 +289,6 @@ font-weight: normal; float: left; display: inline; - margin-right: 10px; } } ul.dropdown-menu {