From a2e72b997e9d6177450ed1a150f656473dba700f Mon Sep 17 00:00:00 2001 From: awesomerobot Date: Mon, 13 May 2024 13:09:06 -0400 Subject: [PATCH] remove unapplied CSS --- common/common.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index 9d1c533..c9d36d1 100644 --- a/common/common.scss +++ b/common/common.scss @@ -62,7 +62,6 @@ $max-width: 600px; } .search-input { - flex: 1 1 auto; #search-term { min-width: 0; flex: 1 1;