From: cassowary Date: Mon, 27 Jul 2026 22:48:16 +0000 (-0700) Subject: fix crazy alignment on log_body X-Git-Url: https://www.git.cassowary.me/gitweb.cgi?a=commitdiff_plain;h=0b03f8cd1de6a4f9055fc67ad63a5c689e2f6784;p=gitweb-theme.git fix crazy alignment on log_body --- diff --git a/static/gitweb-site.css b/static/gitweb-site.css index 5bd8633..00ade64 100644 --- a/static/gitweb-site.css +++ b/static/gitweb-site.css @@ -89,6 +89,10 @@ td.link { } } + div.log_body { + padding: 8px; + } + table.shortlog { tr { &:has(th) {