diff --git a/static/style.css b/static/style.css index b9f2834..3b5aec4 100644 --- a/static/style.css +++ b/static/style.css @@ -628,7 +628,7 @@ a.search_subreddit:hover { font-weight: bold; } -.post_flair:empty { +.author_flair, .post_flair:empty { display: none; }