diff --git a/data/theme/gnome-shell-sass/widgets/_login-lock.scss b/data/theme/gnome-shell-sass/widgets/_login-lock.scss index ae3fc7d8d..87ed1cad9 100644 --- a/data/theme/gnome-shell-sass/widgets/_login-lock.scss +++ b/data/theme/gnome-shell-sass/widgets/_login-lock.scss @@ -21,8 +21,6 @@ $_gdm_dialog_width: 25em; // GDM Login Dialog // uses dark grey system styles .login-dialog { - background-color: $_gdm_bg; - .login-dialog-prompt-entry { @extend %system_entry; }