Commit 62bc89fa authored by Jose Vargas's avatar Jose Vargas Committed by David O'Regan

Replace prepend-top-20 in ci variables

parent b9037bae
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
.settings-header { .settings-header {
position: relative; position: relative;
padding: 20px 110px 0 0; padding: 24px 110px 0 0;
h4 { h4 {
margin-top: 0; margin-top: 0;
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
} } } }
- if !@group && @project.group - if !@group && @project.group
.settings-header.border-top.prepend-top-20 .settings-header.border-top.gl-mt-6
= render 'ci/group_variables/header' = render 'ci/group_variables/header'
.settings-content.pr-0 .settings-content.pr-0
= render 'ci/group_variables/index' = render 'ci/group_variables/index'
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