diff --git a/src/frontend/app/service/debug/dev-tool.component.html b/src/frontend/app/service/debug/dev-tool.component.html
index 74a1827d47d12f7a60acba0c47c20f92b733ace7..90c90a1b266263037cfff68e2a65fb90fac076af 100644
--- a/src/frontend/app/service/debug/dev-tool.component.html
+++ b/src/frontend/app/service/debug/dev-tool.component.html
@@ -1,5 +1,5 @@
 
-<ion-fab cdkDrag style="position: fixed;right: 50px;top: 50px;z-index: 1;">
+<ion-fab cdkDrag horizontal="end" vertical="top">
   <ion-fab-button color="light">
       <ion-icon  name="language-outline"></ion-icon>
   </ion-fab-button>