fix issue list assignee position
This commit is contained in:
parent
817b48ed1e
commit
0efe80d60d
2 changed files with 2 additions and 1 deletions
2
public/css/gogs.min.css
vendored
2
public/css/gogs.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -117,6 +117,7 @@
|
|||
}
|
||||
.assignee {
|
||||
margin-top: -10px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue