diff --git a/web/src/common/styles/authentik.css b/web/src/common/styles/authentik.css index 790c4c4e10..9804d343f3 100644 --- a/web/src/common/styles/authentik.css +++ b/web/src/common/styles/authentik.css @@ -74,7 +74,7 @@ html > form > input { width: 35rem; display: flex; flex-direction: column; - justify-content: space-evenly; + justify-content: space-between; } .pf-c-login__header { flex-grow: 1;