Fix title positioning

This commit is contained in:
Joseph Schorr 2015-03-18 12:16:19 -04:00
parent 638ba39f7f
commit 2522a617e0

View file

@ -1,3 +1,8 @@
.repository-view .co-nav-title-content {
margin-top: 15px;
margin-bottom: 15px;
}
.repository-view .repo-circle {
margin-right: 10px;
}