22

How do I reset the zoom level in Firefox back to the default?

AndrejaKo
  • 17,143
  • 22
  • 85
  • 129

5 Answers5

21

Select View » Zoom » Reset from the menu.

Alternatively press Cmd + 0 on Mac OS X, or Ctrl + 0 on Windows and Linux.

Daniel Beck
  • 111,893
11

Go to View > Zoom > reset
alternatively you can press ctrl+0

Shekhar
  • 5,139
8

Go to "View" in the menu, then "Zoom" and then "Normal". Or just press 'Ctrl + 0' (Zero)

6

To reset the zoom level on all pages go to about:config and set browser.zoom.siteSpecific to false.

0

This fixed it for me

about:config on layout.css.devPixelsPerPx to modify its value. The default is -1.0 in Firefox 22 and above. Change it to 1.0 to make it work like in previous Firefox versions.

https://support.mozilla.org/en-US/questions/963759

Search page for layout.css.devPixelsPerPx