Make sure to show public repos on the user and orgs pages
This commit is contained in:
parent
2d8237bd83
commit
4cb7921c3a
6 changed files with 23 additions and 8 deletions
|
@ -3,6 +3,10 @@
|
|||
margin-left: 6px;
|
||||
}
|
||||
|
||||
.user-view .user-repo-list {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.user-view h3 {
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
|
|
Reference in a new issue