mirror of
https://github.com/go-gitea/gitea
synced 2024-11-18 07:52:03 +01:00
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 {
|
.assignee {
|
||||||
margin-top: -10px;
|
margin-top: -10px;
|
||||||
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue