From: cassowary Date: Mon, 27 Jul 2026 23:43:33 +0000 (-0700) Subject: make tree table full width X-Git-Url: https://git.cassowary.me/gitweb.cgi?a=commitdiff_plain;h=fd4fb7714750b9ec30d929608e96073082cfe8eb;p=gitweb-theme.git make tree table full width --- diff --git a/static/gitweb-site.css b/static/gitweb-site.css index 07338cf..c74af49 100644 --- a/static/gitweb-site.css +++ b/static/gitweb-site.css @@ -173,6 +173,7 @@ td.link { table.tree { padding: 0; + width: 100%; tr { display: flex;