Skip to content

Fix non-avatar text sizes on lock and login screens

This reverts commit 2e4b1e1f.

That commit was too broad in scope and changed the sizes of more pieces of text than were needed to fix Bug 442650. It is fixed correctly in this commit.

Now only the username is bigger, and everything else has the right size:

Screenshot_20210927_072134

Screenshot_20210927_072203

CCBUG: 442650

cc @davidre @asturmlechner

Merge request reports