1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Multiple assignees (#3705)

This commit is contained in:
kolaente
2018-05-09 18:29:04 +02:00
committed by Lauris BH
parent 238a997ec0
commit 95f2e2b57b
36 changed files with 1012 additions and 451 deletions

View File

@@ -119,8 +119,11 @@
}
.octicon {
float: left;
margin-left: -5px;
margin-right: -7px;
margin: 5px -7px 0 -5px;
width: 16px;
}
.text{
margin-left: 0.9em;
}
.menu {
max-height: 300px;
@@ -1745,4 +1748,4 @@ tbody.commit-list {
#repo-topic {
margin-top: 5px;
}
}