From 5dd849eed8a3188b43d511171b4d93df34c6b8e8 Mon Sep 17 00:00:00 2001 From: cassowarii <2374677+cassowarii@users.noreply.github.com> Date: Tue, 28 Jul 2026 00:21:11 -0700 Subject: [PATCH] more spacing on object_header --- static/gitweb-site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/gitweb-site.css b/static/gitweb-site.css index 85045ba..5ad7244 100644 --- a/static/gitweb-site.css +++ b/static/gitweb-site.css @@ -333,7 +333,7 @@ input[title^="Search project"] { td { flex: 0 0 auto; padding: 0; - max-width: 100%; + width: 100%; &:first-child:not(:empty) { font-weight: bold; -- 1.8.3.1