diff --git a/data/theme/gnome-shell-sass/widgets/_dialogs.scss b/data/theme/gnome-shell-sass/widgets/_dialogs.scss index 4136bfce5..5b1d1da75 100644 --- a/data/theme/gnome-shell-sass/widgets/_dialogs.scss +++ b/data/theme/gnome-shell-sass/widgets/_dialogs.scss @@ -115,6 +115,10 @@ .prompt-dialog-password-layout { spacing: $base_margin * 2; + + .prompt-dialog-password-entry { + width: 20em; + } } .prompt-dialog-error-label,