Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-26 09:09:03 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-26 09:09:03 +0300
commitd15cc2684ce38f737bb46deff4eefe86a1f77cf6 (patch)
tree2f9b64921439d636c9ca3a40c210032d753c4acb /app/views/projects/protected_tags
parentdf7a85f37299316d2e6878a26acb28cd2542421a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/projects/protected_tags')
-rw-r--r--app/views/projects/protected_tags/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/protected_tags/show.html.haml b/app/views/projects/protected_tags/show.html.haml
index aad9e5a9340..c8052e6ae8d 100644
--- a/app/views/projects/protected_tags/show.html.haml
+++ b/app/views/projects/protected_tags/show.html.haml
@@ -1,6 +1,6 @@
- page_title @protected_ref.name, _("Protected Tags")
-.row.prepend-top-default.gl-mb-3
+.row.gl-mt-3.gl-mb-3
.col-lg-3
%h4.gl-mt-0.ref-name
= @protected_ref.name