From 4934e3846562ec4730dd6279ca0cc4a35796e8e4 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Sun, 10 Jan 2021 21:53:50 +0000 Subject: [PATCH] Remove minimum status height, looks weird --- public/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/style.css b/public/style.css index 479e015..30c027b 100644 --- a/public/style.css +++ b/public/style.css @@ -112,7 +112,6 @@ li.load-more { } .status, .follow-profile, .current-user { - min-height: 70px; clear: both; }