summaryrefslogtreecommitdiff
path: root/app/views/layouts/header/_empty.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-05 12:08:43 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-06-05 12:08:43 +0200
commit8d2996fe0e86c30035fa249f57d86f55dc7cbd97 (patch)
tree8fd22cf07bba4410b1ab128a6741ba02d7b1ae45 /app/views/layouts/header/_empty.html.haml
parent22d5d8913bfadb409a66e8ff8543d25bab868015 (diff)
downloadgitlab-ce-8d2996fe0e86c30035fa249f57d86f55dc7cbd97.tar.gz
Fix empty header
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/layouts/header/_empty.html.haml')
-rw-r--r--app/views/layouts/header/_empty.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/header/_empty.html.haml b/app/views/layouts/header/_empty.html.haml
index 16fbf6d4020..a52a3c8f0ef 100644
--- a/app/views/layouts/header/_empty.html.haml
+++ b/app/views/layouts/header/_empty.html.haml
@@ -1,4 +1,4 @@
%header.navbar.navbar-fixed-top.navbar-empty
.container
- %h4.center
+ .center-logo
= image_tag 'logo-white.png', width: 32, height: 32