about summary refs log tree commit diff
path: root/app/views/oauth/authorizations/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/oauth/authorizations/show.html.haml')
-rw-r--r--app/views/oauth/authorizations/show.html.haml5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/views/oauth/authorizations/show.html.haml b/app/views/oauth/authorizations/show.html.haml
index 897a15cee..b56667f35 100644
--- a/app/views/oauth/authorizations/show.html.haml
+++ b/app/views/oauth/authorizations/show.html.haml
@@ -1,2 +1,3 @@
-.flash-message
-  %code= params[:code]
+.form-container
+  .flash-message
+    %code= params[:code]