From 09e0d76e38e6ce76156bf7b4c39222fdc3c3b665 Mon Sep 17 00:00:00 2001 From: Til Date: Sat, 9 May 2026 20:37:25 +0200 Subject: [PATCH] fix search bar alignment on thin layouts --- copyparty/web/browser.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 8feb5596..35dc33de 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -3797,9 +3797,6 @@ html.d #treepar { top: .6em; right: .6em; } - #srchfolder_div { - left: 2.8em; - } } html.e #pathBar.thin #path { margin: 0; @@ -3989,6 +3986,9 @@ html.e #wrap.thin { padding-left: .15em; padding-right: .15em; } + #srchfolder_div { + left: 2.8em; + } } @media (max-width: 33em) { #wfp #gon,