about summary refs log tree commit diff
path: root/app/views/layouts/modal.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/modal.html.haml')
-rw-r--r--app/views/layouts/modal.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/modal.html.haml b/app/views/layouts/modal.html.haml
index d01b6b6c5..325b4ec72 100644
--- a/app/views/layouts/modal.html.haml
+++ b/app/views/layouts/modal.html.haml
@@ -11,7 +11,7 @@
       = link_to destroy_user_session_path, method: :delete, class: 'logout-link icon-button' do
         = fa_icon 'sign-out'
 
-  .container= yield
+  .container-alt= yield
   .modal-layout__mastodon
     %div