make tree table full width main
authorcassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 23:43:33 +0000 (16:43 -0700)
committercassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 23:43:33 +0000 (16:43 -0700)
static/gitweb-site.css

index 07338cf..c74af49 100644 (file)
@@ -173,6 +173,7 @@ td.link {
 
   table.tree {
     padding: 0;
+    width: 100%;
 
     tr {
       display: flex;