mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +00:00
Minor fix for #2444
This commit is contained in:
parent
d3ba246693
commit
1c74612b3c
9 changed files with 26 additions and 15 deletions
|
@ -1450,6 +1450,10 @@ footer .container .links > *:first-child {
|
|||
.repository.view.issue .ui.segment.metas {
|
||||
margin-top: -3px;
|
||||
}
|
||||
.repository.view.issue .ui.participants img {
|
||||
margin-top: 5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.repository .comment.form .ui.comments {
|
||||
margin-top: -12px;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue