diff --git a/app/assets/stylesheets/single-post-view.scss b/app/assets/stylesheets/single-post-view.scss index c152ea49e..03767b997 100644 --- a/app/assets/stylesheets/single-post-view.scss +++ b/app/assets/stylesheets/single-post-view.scss @@ -31,7 +31,7 @@ .mapContainer { margin: 10px 15px 0; } - .reshare { + .reshare.row { border-top: 1px solid lighten($border-grey,5%); padding-top: 10px; margin-top: 10px;