diff --git a/static/style.css b/static/style.css index ffc977e0..98c968e1 100644 --- a/static/style.css +++ b/static/style.css @@ -1102,7 +1102,7 @@ a.search_subreddit:hover { display: auto; } -@media screen and (min-width: 480px) { +@media screen and (min-width: 481px) { #post_links > li.mobile_item { display: none; }