diff --git a/views/bootstrap4/styles/application.css b/views/bootstrap4/styles/application.css index 24124c923..fe5c8039c 100644 --- a/views/bootstrap4/styles/application.css +++ b/views/bootstrap4/styles/application.css @@ -3,7 +3,7 @@ body { /* Add top padding for full-width layout */ } #login_wrapper { margin: auto auto; - width: 360px; + width: 460px; } @media (max-width: 575px) { #login_wrapper {