summaryrefslogtreecommitdiff
path: root/app/views/layouts/devise.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-13 19:35:49 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-08-13 19:36:00 +0300
commitd8b769ec740f9e6d47c3885d99796e4ca9337cbc (patch)
tree78d3eb97136a9f29e880da1f5e4fdfaa4cf57391 /app/views/layouts/devise.html.haml
parent2653ca6ee159c47e48c650a8917c246acac492b8 (diff)
downloadgitlab-ce-d8b769ec740f9e6d47c3885d99796e4ca9337cbc.tar.gz
Make default sing-in logo smaller
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/layouts/devise.html.haml')
-rw-r--r--app/views/layouts/devise.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml
index 00b1959912f..dd70836cdc9 100644
--- a/app/views/layouts/devise.html.haml
+++ b/app/views/layouts/devise.html.haml
@@ -18,7 +18,7 @@
.brand_text
= brand_text
- else
- .brand-image.hidden-sm.hidden-xs
+ .brand-image.default-brand-image.hidden-sm.hidden-xs
= image_tag 'brand_logo.png'
.brand_text.hidden-xs
%h2 Open source software to collaborate on code