summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/_form.html.haml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-26 06:09:03 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-26 06:09:03 +0000
commitd15cc2684ce38f737bb46deff4eefe86a1f77cf6 (patch)
tree2f9b64921439d636c9ca3a40c210032d753c4acb /app/views/projects/environments/_form.html.haml
parentdf7a85f37299316d2e6878a26acb28cd2542421a (diff)
downloadgitlab-ce-d15cc2684ce38f737bb46deff4eefe86a1f77cf6.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/environments/_form.html.haml')
-rw-r--r--app/views/projects/environments/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/environments/_form.html.haml b/app/views/projects/environments/_form.html.haml
index f49431932f1..d83970d4f3f 100644
--- a/app/views/projects/environments/_form.html.haml
+++ b/app/views/projects/environments/_form.html.haml
@@ -1,4 +1,4 @@
-.row.prepend-top-default.gl-mb-3
+.row.gl-mt-3.gl-mb-3
.col-lg-3
%h4.gl-mt-0
= _("Environments")