summaryrefslogtreecommitdiff
path: root/app/views/ci/variables/_header.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/variables/_header.html.haml')
-rw-r--r--app/views/ci/variables/_header.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/variables/_header.html.haml b/app/views/ci/variables/_header.html.haml
index dbfa0a9e5a1..ce4dd5a4877 100644
--- a/app/views/ci/variables/_header.html.haml
+++ b/app/views/ci/variables/_header.html.haml
@@ -7,5 +7,5 @@
%button.btn.btn-default.js-settings-toggle{ type: 'button' }
= expanded ? _('Collapse') : _('Expand')
-%p.append-bottom-0
+%p
= render "ci/variables/content"