Skip to content

Instantly share code, notes, and snippets.

@dejanmarkovic
Created January 29, 2014 14:09
Show Gist options
  • Save dejanmarkovic/8688713 to your computer and use it in GitHub Desktop.
Save dejanmarkovic/8688713 to your computer and use it in GitHub Desktop.
Increase the font size in Firebug
In new versions you can simply click on the bug icon in the code navigator and choose 'Text size'.
OLD Version
1.Right click on the bug icon in the status bar.
2.Select "Open Firebug in New Window"
3.Select "View" > "Text Size" > "Increase Text Size"
The changes should stick if you revert back to opening Firebug in the same window.
Source: http://stackoverflow.com/questions/260008/increase-the-font-size-in-firebug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment