diff --git a/custom_portal.css b/custom_portal.css index c48c6b5..94feb85 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -152,6 +152,7 @@ body { .login-form .form-text { height: 52px; + width: 95%; padding: 0 5%; border: 0; font-family: 'NotoSansBold', serif; @@ -163,6 +164,7 @@ body { } .icon-user, .icon-lock { + position: relative; width: 52px; height: 52px; }