mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +00:00
fix wrong rendering of commit detail page (#2503)
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
This commit is contained in:
parent
633de01cf7
commit
a89692d158
2 changed files with 7 additions and 7 deletions
|
@ -887,7 +887,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.diff-box {
|
||||
.diff-box .header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue