diff --git a/mTest/css/login.css b/mTest/css/login.css
index 0379b5b..c9d7f9d 100644
--- a/mTest/css/login.css
+++ b/mTest/css/login.css
@@ -515,7 +515,7 @@
   opacity: 0 !important;
   width: 3rem !important;
   margin: 0 !important;
-  left: 0.5rem !important;
+  left: 1rem !important;
 }
 #buttonDiv-big {
   position: absolute;
diff --git a/mTest/css/login.less b/mTest/css/login.less
index 963eddb..d51e725 100644
--- a/mTest/css/login.less
+++ b/mTest/css/login.less
@@ -529,7 +529,7 @@
         opacity: 0 !important;
         width: 3rem !important;
         margin: 0 !important;
-        left: 0.5rem !important;
+        left: 1rem !important;
     }
   }
 #buttonDiv-big{
diff --git a/mTest/index.html b/mTest/index.html
index a6a9ddb..a8f6b85 100644
--- a/mTest/index.html
+++ b/mTest/index.html
@@ -35,7 +35,7 @@
     <link rel="stylesheet" href="css/base.css?v=2022111701">
     <link rel="stylesheet" href="css/layer.css">
     <link rel="stylesheet" href="css/index.css?v=2022111701">
-    <link rel="stylesheet" href="css/login.css?v=2022111723">
+    <link rel="stylesheet" href="css/login.css?v=2022111724">
     <script src="https://accounts.google.com/gsi/client" async defer></script>
     <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
     <script src="lib/hello.js"></script>