diff --git a/web/styles/modal.css b/web/styles/modal.css index 8b753369a0..8cc7676361 100644 --- a/web/styles/modal.css +++ b/web/styles/modal.css @@ -347,3 +347,7 @@ background-color: hsl(0deg 0% 90%); } } + +.modal_text_input { + width: 206px; +} diff --git a/web/templates/change_email_modal.hbs b/web/templates/change_email_modal.hbs index c30e5ecf62..de2f25c73b 100644 --- a/web/templates/change_email_modal.hbs +++ b/web/templates/change_email_modal.hbs @@ -1,4 +1,4 @@
diff --git a/web/templates/dialog_change_password.hbs b/web/templates/dialog_change_password.hbs index 343b46a30f..02eb1aef71 100644 --- a/web/templates/dialog_change_password.hbs +++ b/web/templates/dialog_change_password.hbs @@ -1,7 +1,7 @@