Reduce the font back in the Google search bar (for Firefox)

    If anyone else besides me is annoyed by the increased font in the Google search bar, buttons and hints (their innovation since September 9), do this:

    1. Install the GreaseMonkey plugin
    2. Reloaded Firefox
    3. Go to the Google Search script page - un-SUPER-sized , click Install to install
    4. Enjoy the result: everything is the same!

    If the icon with the monkey face from Greasemonkey that appears at the bottom right is annoying, do the following:

    1. Open the folder with the custom Firefox css file:
    for XP: C: \ Documents and Settings \ <username> \ Application Data \ Mozilla \ Firefox \ Profiles \ < character set> \ chrome \
    for Vista: C: \ Users \ <username> \ AppData \ Roaming \ Mozilla \ Firefox \ Profiles \ <character_set> \ chrome \

    2. Open the userChrome.css file or, if it is not, rename userChrome-example.css to userChrome. css, and paste the text there below:

    statusbarpanel # gm-status {
    display: none! important;

    }

    3. We reload Firefox and again enjoy the result.

    Also popular now: