flexbox change to the search bar here
authorcassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:54:22 +0000 (14:54 -0700)
committercassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 21:54:27 +0000 (14:54 -0700)
static/gitweb-site.css

index f62aae0..13f3148 100644 (file)
@@ -81,6 +81,10 @@ div.page_body {
     align-items: center;
     gap: 3px;
 
+    & > * {
+      flex: 0 1 auto;
+    }
+
     & > :last-child {
       flex: 0 0 40px;
     }