I've recently installed Ubuntu 20.04 and encountered strange issue.
By default my top menu looks like this:
However, after enabling "large text" mode, the size of menu decreased:
And after disabling "large text":
What's going on? How to fix this?
I've recently installed Ubuntu 20.04 and encountered strange issue.
By default my top menu looks like this:
However, after enabling "large text" mode, the size of menu decreased:
And after disabling "large text":
What's going on? How to fix this?
Since I'm using the same Ubuntu 20.04 and large text setting is working as expected, I would advise you to update your system and see if the problem persists.
sudo apt update
sudo apt upgrade
The solution is here: https://askubuntu.com/questions/1269979/display-text-too-large-on-startup-possible-gui-driver-issues
sudo apt install libmutter-6-0=3.36.1-3ubuntu3 gir1.2-mutter-6=3.36.1-3ubuntu3 sudo
apt-mark hold libmutter-6-0