system: Always use default avatar in switch-user submenu

It is too small to be really useful, and sticks out being the
only color icon.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/957
This commit is contained in:
Florian Müllner
2019-02-05 13:55:14 +01:00
committed by Florian Müllner
parent c1d3e304cb
commit 33e05f5912
2 changed files with 6 additions and 25 deletions

View File

@ -1080,11 +1080,7 @@ StScrollBar {
// a little unstructured mess:
.system-switch-user-submenu-icon.user-icon {
icon-size: 20px;
padding: 0 2px;
}
.system-switch-user-submenu-icon.default-icon {
.system-switch-user-submenu-icon {
icon-size: 16px;
padding: 0 4px;
}