From 12a1b3f459da9d1f38f98c86b0724c827bd2ad81 Mon Sep 17 00:00:00 2001 From: robrobinbin <8597693+robrobinbin@users.noreply.github.com> Date: Wed, 3 Feb 2021 22:01:46 +0100 Subject: [PATCH] Update style.css --- static/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/style.css b/static/style.css index 5515df8..df4ada3 100644 --- a/static/style.css +++ b/static/style.css @@ -641,10 +641,12 @@ a.search_subreddit:hover { background-image: url("data:image/svg+xml;utf8,"); background-position: 50%; background-repeat: no-repeat; + vertical-align: bottom; } .post_media_image img { max-width: 100%; + vertical-align: bottom; } #post_url {