the repository which powers this website
css: use correct size in annotated decoration
Signed-off-by: Jason A. Donenfeld <[email protected]>
Jason A. Donenfeld 2018-07-09
parent 22583c4 · commit 089b29a
-rw-r--r--cgit.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css
index 05c4530b..d4aadbfa 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;