summaryrefslogtreecommitdiff
path: root/app/views/layouts/devise.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2012-01-27 19:58:10 +0200
committerDmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com>2012-01-27 19:58:10 +0200
commit05d76fc4d03f8174f54c601d20392b0bf22fdbf9 (patch)
tree73bb70eb1498cc0d36c2e4affcd121bb5d411e27 /app/views/layouts/devise.html.haml
parent4d9c3f3123f43978702c60bb2d87885377b3d837 (diff)
downloadgitlab-ce-05d76fc4d03f8174f54c601d20392b0bf22fdbf9.tar.gz
Bootstrap: login screen
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 06db473955f..8e048f813ba 100644
--- a/app/views/layouts/devise.html.haml
+++ b/app/views/layouts/devise.html.haml
@@ -13,4 +13,4 @@
REQ_REFFER = "#{request.env["HTTP_REFERER"]}";
%body.login-page
= render :partial => "layouts/flash"
- = yield
+ .container-fluid= yield