diff --git a/src/components/login/Login.css b/src/components/login/Login.css index 909a387..d7c82cf 100644 --- a/src/components/login/Login.css +++ b/src/components/login/Login.css @@ -112,7 +112,7 @@ position: absolute; width: 330px; height: 320px; - padding: 0 27px; + padding: 0 27px!important; /*top: 2%;*/ right: 5%; background: #fff; @@ -185,7 +185,7 @@ } .loginBottom { - margin-bottom: 0; + margin-bottom: 0!important; } .loginButton {