summaryrefslogtreecommitdiff
path: root/app/views/snippets/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/snippets/new.html.haml')
-rw-r--r--app/views/snippets/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/snippets/new.html.haml b/app/views/snippets/new.html.haml
index 114c777bdc2..9d462865471 100644
--- a/app/views/snippets/new.html.haml
+++ b/app/views/snippets/new.html.haml
@@ -2,7 +2,7 @@
- @hide_breadcrumbs = true
- page_title _("New Snippet")
-.page-title-holder
+.page-title-holder.d-flex.align-items-center
%h1.page-title= _('New Snippet')
.prepend-top-default