Can we have a better looking login page. In big screens the form appear in full width. I feel like I always have to change it.

A proposal would be

form#user-register-form,
form#user-pass,
form#user-login-form {
max-width: 500px;
margin: auto;
padding-top: 50px;
}

Comments

pv1 created an issue. See original summary.

pv1’s picture

Component: Templates » User interface
Issue summary: View changes
markhalliwell’s picture

Status: Active » Closed (won't fix)

As I stated in #2099923-17: Create slicker login form, this project is a base theme. These kinds of customizations should be left to a sub-theme.