Just upgraded to the new version and now adjust no longer works, what is the solution?

After the upgrade to a newer version the shrink to fix the width of the screen no longer works. What is the solution?

Code changes for the HiDPI landed in Firefox 22 and later (bug #844604).

You can change the layout.css.devPixelsPerPx and increase or decrease the value of 0.1 or 0.05 as follows to adjust the size of fonts and other elements in Firefox.

  • The layout.css.devPixelsPerPx pref is a string parsed in float value and allows you to adjust the dimensions of all elements (user interface and web pages) specifically (resolution 0.1 or 0.05).
  • You can use values between 0.05 and 1.0 to reduce the size of the elements or use a value greater than 1.0 to grow and enlarge the elements (percentage divided by DPI, % / DPI).

If the web pages must be adjusted after changing this pref so you can watch Default FullZoom Level or NoSquint.

Also see this MozillaZine forum thread: 22 FX makes look all too big night?

Tags: Firefox

Similar Questions

Maybe you are looking for