diff --git a/frontend/components/Domain/User/UserPasswordStrength.vue b/frontend/components/Domain/User/UserPasswordStrength.vue
index 9c01af6db..4e05d76c2 100644
--- a/frontend/components/Domain/User/UserPasswordStrength.vue
+++ b/frontend/components/Domain/User/UserPasswordStrength.vue
@@ -3,8 +3,8 @@
{{ $t("user.password-strength", { strength: pwStrength.strength.value }) }}
@@ -12,27 +12,11 @@
-
-
-
diff --git a/frontend/components/Domain/User/UserRegistrationForm.vue b/frontend/components/Domain/User/UserRegistrationForm.vue
index b9312e1c7..a216f8f9d 100644
--- a/frontend/components/Domain/User/UserRegistrationForm.vue
+++ b/frontend/components/Domain/User/UserRegistrationForm.vue
@@ -52,7 +52,7 @@
@click:append-inner="pwFields.togglePasswordShow"
/>
-
+
-
+