diff --git a/pb_public/confirm_password_reset.html b/pb_public/confirm_password_reset.html index 4438be8..4c1e77d 100644 --- a/pb_public/confirm_password_reset.html +++ b/pb_public/confirm_password_reset.html @@ -92,11 +92,11 @@ .error-message { color: red; - font-size: 14px; + font-size: 14px; position: absolute; top: 100%; /* Position below input */ left: 0; - white-space: nowrap; + white-space: normal; margin-top: 4px; }