From f6a8fb804424a36199dfcf0acdeeccab23a98f38 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Tue, 21 Apr 2026 23:55:25 +0200 Subject: [PATCH] misc css fixes --- copyparty/web/browser.css | 1 + 1 file changed, 1 insertion(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index b22d9749..e545f108 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -592,6 +592,7 @@ html .ayjump:focus-visible { } #folder_search { max-width: 12em; + margin-top: .3em; height: 1.8em; margin-bottom: 0 !important; }