mirror of
https://git.zx2c4.com/cgit
synced 2025-06-21 01:25:46 +02: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 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue