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:
parent
de5a4a98c9
commit
1eb1b1be4e
@ -160,7 +160,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.login-dialog-prompt-entry {
|
.login-dialog-prompt-entry {
|
||||||
width: 17.89em;
|
|
||||||
height: 1.5em;
|
height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user