fix issue list assignee position

This commit is contained in:
Unknwon 2015-08-14 02:48:58 +08:00
parent 817b48ed1e
commit 0efe80d60d
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -117,6 +117,7 @@
} }
.assignee { .assignee {
margin-top: -10px; margin-top: -10px;
margin-right: 5px;
} }
} }
} }