summary refs log tree commit diff
path: root/www/git.causal.agency/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/git.causal.agency/custom.css')
-rw-r--r--www/git.causal.agency/custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/git.causal.agency/custom.css b/www/git.causal.agency/custom.css
index a84111ac..3bc61c90 100644
--- a/www/git.causal.agency/custom.css
+++ b/www/git.causal.agency/custom.css
@@ -17,6 +17,9 @@ div#cgit {
 div#cgit table#header td.sub {
 	border-top: none;
 }
+div#cgit table#header td.sub.right {
+	padding-right: 1em;
+}
 div#cgit table.tabs {
 	border-bottom: none;
 }