From 940402661028d5ede12077f9b6917b425fdd6711 Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Thu, 28 Jul 2022 01:17:10 +0100 Subject: [PATCH] . --- base.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/base.css b/base.css index d479390..434ebd1 100644 --- a/base.css +++ b/base.css @@ -117,8 +117,7 @@ main{ box-sizing: content-box; position: fixed; top: 85px; - max-height: 24px; - width: 400px; + width: auto; height: 24px; padding: 4px; text-align: center;