提交 6571863f 编写于 作者: C Clement Ho

[skip ci] Fix login page

上级 c52be3c7
......@@ -10,9 +10,7 @@
.content
= render "layouts/flash"
.row
.col-sm-5.float-right.new-session-forms-container
= yield
.col-sm-7.brand-holder.float-left
.col-sm-7.brand-holder
%h1
= brand_title
= brand_image
......@@ -28,6 +26,8 @@
- if Gitlab::CurrentSettings.sign_in_text.present?
= markdown_field(Gitlab::CurrentSettings.current_application_settings, :sign_in_text)
.col-sm-5.new-session-forms-container
= yield
%hr.footer-fixed
.container.footer-container
......
%header.navbar.fixed-top.navbar-empty
.container
.center-logo
.mx-auto
= brand_header_logo
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册