diff --git a/public/react/src/modules/login/EducoderInteresse.js b/public/react/src/modules/login/EducoderInteresse.js index 3a968a21a..b7109d279 100644 --- a/public/react/src/modules/login/EducoderInteresse.js +++ b/public/react/src/modules/login/EducoderInteresse.js @@ -69,9 +69,6 @@ class EducoderInteresse extends Component { display: "flex", justifyContent: "center", width: "100%", - bottom:"0", - position: "fixed" - }}>
diff --git a/public/react/src/modules/login/EducoderLogin.js b/public/react/src/modules/login/EducoderLogin.js index f31fcca88..04487b431 100644 --- a/public/react/src/modules/login/EducoderLogin.js +++ b/public/react/src/modules/login/EducoderLogin.js @@ -187,9 +187,6 @@ class EducoderLogin extends Component { display: "flex", justifyContent: "center", width: "100%", - bottom:"0", - position: "fixed" - }}>