Adjust margin on the orgs list in the repos list
This commit is contained in:
parent
6ba2d972d2
commit
5feb07cb1a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.repo-list .namespaces-list {
|
.repo-list .namespaces-list {
|
||||||
margin: 20px;
|
margin: 4px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue