about summary refs log tree commit diff
path: root/app/views/layouts/auth.html.haml
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-02-22 03:04:27 +0100
committerGitHub <noreply@github.com>2018-02-22 03:04:27 +0100
commit5f3bee345d0fcebabd90a28ada1fab7cd6e70b0e (patch)
tree1dfcf9eae60214c0d3f88005c00789ed4efc753c /app/views/layouts/auth.html.haml
parent755aad534a67bd5230eb68f821be0d5c390fd2b6 (diff)
Fix container regression (#6531)
* Update public.html.haml

* Update auth.html.haml

* Update modal.html.haml
Diffstat (limited to 'app/views/layouts/auth.html.haml')
-rw-r--r--app/views/layouts/auth.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/auth.html.haml b/app/views/layouts/auth.html.haml
index d8ac733f9..eb8949f98 100644
--- a/app/views/layouts/auth.html.haml
+++ b/app/views/layouts/auth.html.haml
@@ -2,7 +2,7 @@
   = javascript_pack_tag 'public', integrity: true, crossorigin: 'anonymous'
 
 - content_for :content do
-  .container
+  .container-alt
     .logo-container
       %h1
         = link_to root_path do