From 4de387b1e056a04e2fe65ac7faa9b8171450c7c3 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Wed, 13 May 2026 22:37:30 +0200 Subject: [PATCH] i love committing untested changes --- 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 8f41ee2e..f71c71a2 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2519,7 +2519,7 @@ input[type="text"].invalid { } #docul li a { display: inline; - padding: 0; + padding: 0 !important; } #doc.prism { padding-left: 3em;