mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:39:30 +01:00
Merge pull request 'Remove rule breaking headers in inline file preview' (#5072) from 0ko/forgejo:ui-reivew-inline-fix into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5072 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
commit
2f272d961b
1 changed files with 0 additions and 5 deletions
|
@ -1577,11 +1577,6 @@ td .commit-summary {
|
|||
height: 30px;
|
||||
}
|
||||
|
||||
.repository .diff-box .header:not(.resolved-placeholder) {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.repository .diff-box .header:not(.resolved-placeholder) .file {
|
||||
min-width: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue