From 610fcfbf876e6bb2204d6e87293346461ba7eb1e Mon Sep 17 00:00:00 2001 From: spikecodes <19519553+spikecodes@users.noreply.github.com> Date: Wed, 20 Jan 2021 17:55:04 -0800 Subject: [PATCH] Fix #67 --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index e9f9319..6fef076 100644 --- a/static/style.css +++ b/static/style.css @@ -668,6 +668,7 @@ a.search_subreddit:hover { padding: 10px 0 10px 5px; flex-grow: 1; flex-shrink: 1; + min-width: 0; } .comment_data > * {