提交 14252f0e 编写于 作者: A Annabel Dunstone Gray

Fix new project button alignment

上级 eab72755
......@@ -99,8 +99,7 @@
.top-area {
@include clearfix;
border-bottom: 1px solid #eee;
border-bottom: 1px solid $btn-gray-hover;
.nav-text {
padding-top: 16px;
......
......@@ -55,3 +55,16 @@
}
}
}
.groups-header {
@media (min-width: $screen-sm-min) {
.nav-links {
width: 35%;
}
.nav-controls {
width: 65%;
}
}
}
......@@ -23,7 +23,7 @@
.cover-desc.description
= markdown(@group.description, pipeline: :description)
%div{ class: container_class }
%div.groups-header{ class: container_class }
.top-area
%ul.nav-links
%li.active
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册