From ce36071f64a70c2c9e3ac79202ecdf99af95e1ba Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sun, 26 Apr 2026 21:50:25 +0200 Subject: [PATCH] addition to last commit --- 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 34cf4dde..d617adee 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -607,7 +607,7 @@ html .ayjump:focus-visible { font-weight: normal; display: block; margin: 0 .5em 0 0; - width: calc(100% - .6em); + width: calc(100% - .5em); align-content: center; padding: .2em; font-size: 1.2em;