Commit d8b769ec authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Make default sing-in logo smaller

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 2653ca6e
......@@ -13,6 +13,10 @@
max-width: 100%;
margin-bottom: 20px;
}
&.default-brand-image {
margin: 0 80px;
}
}
.login-logo{
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment