Adjust margin on the orgs list in the repos list

This commit is contained in:
Joseph Schorr 2015-07-22 16:47:34 -04:00
parent 6ba2d972d2
commit 5feb07cb1a

View file

@ -14,7 +14,7 @@
}
.repo-list .namespaces-list {
margin: 20px;
margin: 4px;
padding: 0px;
margin-bottom: 0px;
}