Make sure to show public repos on the user and orgs pages

This commit is contained in:
Joseph Schorr 2015-04-03 14:55:09 -04:00
parent 2d8237bd83
commit 4cb7921c3a
6 changed files with 23 additions and 8 deletions

View file

@ -3,6 +3,10 @@
margin-left: 6px;
}
.user-view .user-repo-list {
padding: 20px;
}
.user-view h3 {
margin-bottom: 20px;
margin-top: 0px;