diff --git a/js/ui/unlockDialog.js b/js/ui/unlockDialog.js index b18c18da0..6fcbda747 100644 --- a/js/ui/unlockDialog.js +++ b/js/ui/unlockDialog.js @@ -41,6 +41,7 @@ const UserWidget = new Lang.Class({ this.actor.add(this._label, { expand: true, x_fill: true, + y_fill: false, y_align: St.Align.MIDDLE }); this._userLoadedId = this._user.connect('notify::is-loaded',