diff --git a/static/style.css b/static/style.css index e444c60..b9f2834 100644 --- a/static/style.css +++ b/static/style.css @@ -715,6 +715,7 @@ a.search_subreddit:hover { font-weight: normal; margin: 5px 15px; grid-area: post_body; + width: calc(100% - 30px); } .post_footer {