From 89d1670ece6c5b0b3f8a49256b9c91567333a00f Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Sat, 6 Mar 2021 23:24:17 +0000 Subject: [PATCH] Don't adjust hashtag timeline for buttons It doesn't have them! Fixes the weird space at the bottom. --- public/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/style.css b/public/style.css index a355506..509ef52 100644 --- a/public/style.css +++ b/public/style.css @@ -82,7 +82,6 @@ body { #blocks-timeline, #favorite-timeline, -#hashtag-timeline, #global-timeline, #local-timeline, #mutes-timeline {