Commit 0f62f31f authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett Committed by Annabel Dunstone Gray

Resolve "User customize callout has no top-margin on projects page"

parent 33f60884
......@@ -254,7 +254,7 @@
}
.landing {
margin-bottom: $gl-padding;
margin: $gl-padding auto;
overflow: hidden;
display: flex;
position: relative;
......
......@@ -4,7 +4,7 @@
position: relative;
.landing {
margin-top: 10px;
margin-top: 0;
.inner-content {
white-space: normal;
......
......@@ -90,8 +90,6 @@
}
.explore-groups.landing {
margin-top: 10px;
.inner-content {
padding: 0;
......
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