1
0
Fork 0
forked from forgejo/forgejo

Fix issue participants (#13893)

* Fix issue participants

* use list class for margin

* remove wrapper and don't render on zero participants

* keep whitespace

* remove participants class

* add some margin for timetracking stuff

Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
silverwind 2020-12-08 04:20:12 +01:00 committed by GitHub
parent ab22ab4a37
commit b7b5c3368d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 17 deletions

View file

@ -1189,13 +1189,6 @@
}
}
.ui.participants {
img {
margin-top: 5px;
margin-right: 5px;
}
}
.ui.depending {
.item.is-closed {
.title {