Adjust margin on new org link to match
This commit is contained in:
parent
93c614ae31
commit
d23965f79b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.repo-list .new-org {
|
.repo-list .new-org {
|
||||||
margin-top: 20px !important;
|
margin-top: 10px !important;
|
||||||
padding-top: 14px;
|
padding-top: 14px;
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue