From: mivirl <> Date: Sun, 24 Sep 2023 03:46:22 +0000 (+0000) Subject: Increase width of table links X-Git-Url: http://mivirl.dev/git/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=gitweb-css.git Increase width of table links --- diff --git a/gitweb.css b/gitweb.css index 6b6cc0f..e9c592b 100644 --- a/gitweb.css +++ b/gitweb.css @@ -284,7 +284,7 @@ td.link, td.selflink { padding: 2px 5px; font-family: sans-serif; text-align: right; - width: 26ch; + width: 30ch; } td.selflink {