Make firefox font smaller everywhere
I have a 1080 monitor and many web interfaces are designed for higher resolutions.
This is a firefox setting to get a bit more of space in low dpi screens:
In about:config set layout.css.devPixelsPerPx
to 0.9 or similar
It works like a fractional scaling of sorts without any performance penalty