Project

General

Profile

« Previous | Next » 

Revision 641b549e

Added by June Zhang over 7 years ago

Fixes #17679 - Fixing the style issues in Login Page

1, Update "Login" to "Log In"
2, The username should align the text box

  • Fixes #17679 - Update Login to Log In in the test page as well

View differences:

app/assets/stylesheets/login.scss
}
.login-page .container .form-horizontal .control-label {
font-weight: 400;
padding-left: 20px;
text-align: left;
}
.login-page .container .form-horizontal .form-group:last-child,
......
.login-page .container .submit {
text-align: right;
}

Also available in: Unified diff