diff --git a/app/assets/stylesheets/specific/posts.css.scss b/app/assets/stylesheets/specific/posts.css.scss index 756a121ea..bbfadb9db 100644 --- a/app/assets/stylesheets/specific/posts.css.scss +++ b/app/assets/stylesheets/specific/posts.css.scss @@ -53,6 +53,8 @@ a.blacklisted-active { #has-parent-relationship-preview article.post-preview, #has-children-relationship-preview article.post-preview { float: none; + width: auto; + border: none; } .category-1 a, a.tag-type-1 {