]> git.cameronkatri.com Git - cgit.git/commitdiff
css: use correct size in annotated decoration
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 8 Jul 2018 17:14:44 +0000 (19:14 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 8 Jul 2018 17:14:51 +0000 (19:14 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
cgit.css

index 05c4530bab8e21d4942bd1c1f73ea6f79690b635..d4aadbfa108428b789d153c6a47665355b383343 100644 (file)
--- 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;