From 01e4fd482ebcc827d3c76c00910529abbf666454 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 14 Sep 2025 22:28:12 +0800 Subject: Add basic mailing lists --- forged/static/style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'forged/static/style.css') diff --git a/forged/static/style.css b/forged/static/style.css index 4923771..8c6c6d5 100644 --- a/forged/static/style.css +++ b/forged/static/style.css @@ -544,11 +544,11 @@ td > ul { .repo-header > .nav-tabs-standalone { border: none; - margin: 0; - flex-grow: 1; - display: inline-flex; - flex-wrap: nowrap; - padding: 0; + margin: 0; + flex-grow: 1; + display: inline-flex; + flex-wrap: nowrap; + padding: 0; } .repo-header { -- cgit v1.2.3