Commit b025e36f authored by Filipa Lacerda's avatar Filipa Lacerda

Fix after review

parent 6e431c6c
...@@ -145,12 +145,14 @@ ...@@ -145,12 +145,14 @@
} }
} }
.group-buttons { .nav > .project-repo-buttons {
margin-top: 15px; margin-top: 0;
} }
.project-repo-buttons, .project-repo-buttons,
.group-buttons { .group-buttons {
margin-top: 15px;
.btn { .btn {
@include btn-gray; @include btn-gray;
padding: 3px 10px; padding: 3px 10px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment