From: cassowarii <2374677+cassowarii@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:56:08 +0000 (-0700) Subject: page_body shouldn't expand X-Git-Url: https://git.cassowary.me/gitweb.cgi?a=commitdiff_plain;h=3001c799d76d546403a682babcee0670e7a18bd6;p=gitweb-theme.git page_body shouldn't expand --- diff --git a/static/gitweb-site.css b/static/gitweb-site.css index c8a85b3..62077ec 100644 --- a/static/gitweb-site.css +++ b/static/gitweb-site.css @@ -39,8 +39,7 @@ table.heads, table.shortlog, table.diff_tree, table.commit_search, -table.project_list, -div.page_body { +table.project_list { flex: 1 0 auto; }