From: Jason A. Donenfeld Date: Sun, 8 Jul 2018 17:14:44 +0000 (+0200) Subject: css: use correct size in annotated decoration X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/089b29a7e14f9115971ccc5c5f5713b3aff1fff6 css: use correct size in annotated decoration Signed-off-by: Jason A. Donenfeld --- diff --git a/cgit.css b/cgit.css index 05c4530..d4aadbf 100644 --- a/cgit.css +++ b/cgit.css @@ -711,6 +711,7 @@ div#cgit a.deco { div#cgit div.commit-subject a.branch-deco, div#cgit div.commit-subject a.tag-deco, +div#cgit div.commit-subject a.tag-annotated-deco, div#cgit div.commit-subject a.remote-deco, div#cgit div.commit-subject a.deco { margin-left: 1em;