more flex tables
authorcassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:11:07 +0000 (14:11 -0700)
committercassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:11:07 +0000 (14:11 -0700)
static/gitweb-site.css

index a92643e..9a0a523 100644 (file)
@@ -25,6 +25,12 @@ html {
        height: 100%;
 }
 
-table.project_list, table.heads, table.shortlog, table.diff_tree, div.page_body {
+table.project_list,
+table.heads,
+table.shortlog,
+table.diff_tree,
+table.commit_search,
+table.project_list,
+div.page_body {
        flex: 1 0 auto;
 }