Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
62bc89fa
Commit
62bc89fa
authored
Nov 24, 2020
by
Jose Vargas
Committed by
David O'Regan
Jan 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace prepend-top-20 in ci variables
parent
b9037bae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/assets/stylesheets/pages/settings.scss
app/assets/stylesheets/pages/settings.scss
+1
-1
app/views/ci/variables/_index.html.haml
app/views/ci/variables/_index.html.haml
+1
-1
No files found.
app/assets/stylesheets/pages/settings.scss
View file @
62bc89fa
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
.settings-header
{
.settings-header
{
position
:
relative
;
position
:
relative
;
padding
:
2
0
px
110px
0
0
;
padding
:
2
4
px
110px
0
0
;
h4
{
h4
{
margin-top
:
0
;
margin-top
:
0
;
...
...
app/views/ci/variables/_index.html.haml
View file @
62bc89fa
...
@@ -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'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment