This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
gogs
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix issue list assignee position
Unknwon
10 years ago
parent
817b48ed1e
commit
0efe80d60d
2 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
1
1
public/css/gogs.min.css
1
0
public/less/_repository.less
File diff suppressed because it is too large
+ 1
- 1
public/css/gogs.min.css
+ 1
- 0
public/less/_repository.less
View File
@@ -117,6 +117,7 @@
}
.assignee {
margin-top: -10px;
+ margin-right: 5px;
}
}
}