Browse Source
Fix commit view (#10169)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
for-closed-social
John Olheiser
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
web_src/less/_repository.less
|
|
@ -2534,7 +2534,7 @@ td.blob-excerpt { |
|
|
|
} |
|
|
|
|
|
|
|
.diff-file-box[data-folded="true"] .diff-file-body { |
|
|
|
visibility: hidden; |
|
|
|
display: none; |
|
|
|
} |
|
|
|
|
|
|
|
.diff-file-box[data-folded="true"] .diff-file-header { |
|
|
|