better fix for this
authorcassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 22:42:26 +0000 (15:42 -0700)
committercassowary <cassowary@cassowary.me>
Mon, 27 Jul 2026 22:42:26 +0000 (15:42 -0700)
static/gitweb-site.css

index 4231583..c2caedd 100644 (file)
@@ -63,9 +63,16 @@ td.link {
 
   td.link { text-align: right; }
 
-  div.header {
-    display: flex;
-    flex-direction: column;
+  div.header a .age {
+    display: block;
+    float: none;
+    margin-bottom: 5px;
+  }
+
+  div.title_text .log_link {
+    display: block;
+    float: none;
+    font-size: 100%;
   }
 
   table.shortlog {