From ae5a0be3bdd21a677613fef939f25422d7757999 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Mon, 4 May 2026 19:06:33 +0200 Subject: [PATCH] fix path clickable height to be as tall as visuals --- copyparty/web/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 3a9bd161..2b045b34 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -728,7 +728,7 @@ html.y #files span.fsz_P { font-weight: bold } background: none; } #path a { - padding: 0 .35em; + padding: .35em; position: relative; z-index: 1; /* ie: */