about summary refs log tree commit diff
path: root/app/assets/stylesheets/accounts.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/accounts.scss')
-rw-r--r--app/assets/stylesheets/accounts.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/assets/stylesheets/accounts.scss b/app/assets/stylesheets/accounts.scss
index f2be0fcf7..e1d5043db 100644
--- a/app/assets/stylesheets/accounts.scss
+++ b/app/assets/stylesheets/accounts.scss
@@ -58,6 +58,13 @@
     }
   }
 
+  .controls {
+    position: absolute;
+    top: 10px;
+    right: 10px;
+    z-index: 2;
+  }
+
   .details {
     display: flex;
     margin-top: 30px;