fix footer for mobile
authorcassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:07:37 +0000 (14:07 -0700)
committercassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:07:37 +0000 (14:07 -0700)
static/gitweb-site.css

index a6273f2..a92643e 100644 (file)
@@ -2,7 +2,7 @@ input[title^="Search project"] {
        max-width: 50%;
 }
 
-div.page_header {
+div.page_header, div.page_footer {
        height: unset;
        overflow: auto;
 }