diff --git a/main/templates/registration/login.html b/main/templates/registration/login.html index 8c0e885..cceb983 100644 --- a/main/templates/registration/login.html +++ b/main/templates/registration/login.html @@ -13,7 +13,7 @@ .label { min-width: 120px !important; display: inline-block !important; - text-align: right !important; + text-align: center !important; }