theme: Drop fixed auth prompt entry width

We already set a fixed width on the parent, so simply let the entry take
up the available space that isn't used by the surrounding elements.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1021
This commit is contained in:
Florian Müllner 2020-02-19 01:59:54 +01:00
parent de5a4a98c9
commit 1eb1b1be4e

View File

@ -160,7 +160,6 @@
}
.login-dialog-prompt-entry {
width: 17.89em;
height: 1.5em;
}