all repos — cgit @ 089b29a7e14f9115971ccc5c5f5713b3aff1fff6

a hyperfast web frontend for git written in c

css: use correct size in annotated decoration

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld Jason@zx2c4.com
Sun, 08 Jul 2018 19:14:44 +0200
commit

089b29a7e14f9115971ccc5c5f5713b3aff1fff6

parent

22583c4992852fff08559c35fde7bf6f673d1644

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M cgit.csscgit.css

@@ -711,6 +711,7 @@ }

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;