From dd7467e854bdd2207f9c4b57a91feaae5f9132ff Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Thu, 30 Apr 2026 09:56:59 +0200 Subject: [PATCH] fix "+" alignment --- copyparty/web/browser.css | 1 - 1 file changed, 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index d8299c74..a2978151 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1295,7 +1295,6 @@ html:not(.e):not(.d) #up_quick .btn.on { font-size: 1.2em; line-height: .9em; - margin: -.05em 0 .05em 0; } #up_quick .btn.on .rotatable { transform: none;