diff --git a/WebRoot/css/SignIn.css b/WebRoot/css/SignIn.css index e7899d88..53ed8a63 100644 --- a/WebRoot/css/SignIn.css +++ b/WebRoot/css/SignIn.css @@ -74,7 +74,7 @@ body { } .vcode-img { - position:absolute; + position: absolute; right: 10px; } @@ -83,8 +83,8 @@ body { } -.user-name-li input, -.vcode-li input, +.user-name-li input , +.vcode-li input , .password-li input { width: 350px; border: 0px; @@ -141,9 +141,6 @@ body { } - - - .input-button { width: 390px; height: 56px;