mirror of
https://gitea.quitesimple.org/crtxcr/cgitsb
synced 2024-11-22 20:01:57 +01:00
css: use correct size in annotated decoration
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
22583c4992
commit
089b29a7e1
1
cgit.css
1
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;
|
||||
|
Loading…
Reference in New Issue
Block a user