Merge templates/projects/list.tmpl and templates/repo/projects/list.tmpl together (#26265)

(cherry picked from commit 473862a1d599382ca022482e2e044025872d240b)

Refs: https://codeberg.org/forgejo/forgejo/pulls/1126

Co-authored-by: Louis Seubert <louis.seubert.ls@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
Earl Warren 2023-08-01 18:54:54 +02:00 committed by GitHub
parent ab388deb0e
commit 6ed4626ed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 100 deletions

View file

@ -87,18 +87,6 @@
}
}
.projects-header {
margin-bottom: 1rem;
flex-direction: column;
gap: 8px;
}
.projects-toolbar {
display: flex;
justify-content: space-between;
padding-left: 4px;
}
.repository .issue-content-right .menu {
overflow-x: auto;
max-height: 500px;