summaryrefslogtreecommitdiff
path: root/app/views/layouts/header
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-13 09:08:52 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-13 09:08:52 +0000
commitf0707f413ce49b5712fca236b950acbec029be1e (patch)
treee28b49d89d4cf2422ee0066600c0ea045dcf7669 /app/views/layouts/header
parent31a49d924418aa9983ae30be28e6e304a30939e1 (diff)
downloadgitlab-ce-f0707f413ce49b5712fca236b950acbec029be1e.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/layouts/header')
-rw-r--r--app/views/layouts/header/_logo_with_title.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/layouts/header/_logo_with_title.html.haml b/app/views/layouts/header/_logo_with_title.html.haml
new file mode 100644
index 00000000000..1ea6168fc9a
--- /dev/null
+++ b/app/views/layouts/header/_logo_with_title.html.haml
@@ -0,0 +1,4 @@
+%header.navbar.fixed-top.navbar-gitlab.justify-content-center
+ = render 'shared/logo.svg'
+ %span.logo-text.d-none.d-lg-block.prepend-left-8.pt-1
+ = render 'shared/logo_type.svg'