The icons on my bookmarks toolbar are HUGE, don't know how this happened; how do I fix this? Have tried Googling for the answer, no luck. HELP!!!

One day I opened up my firefox browser and noticed my bookmarks toolbar icons are huge and stretched out. I'm completely unaware as to how this happened. I can hardly tell what they are and all of them no longer fit on the toolbar. Please, help me fix this annoyance. I'm usually pretty good at figuring it out myself, but I am completely stumped by this one.

Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
*Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
*https://support.mozilla.org/kb/Safe+Mode
*https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
Try to set the gfx.hidpi.enabled pref to 2 on the <b>about:config</b> page.
*http://kb.mozillazine.org/about:config

Similar Messages

Maybe you are looking for

  • Using environment variable in rule file

    Hi, I want to datacopy from one cube (scenario Forecast) to another (scenario FcstJan, FcstFeb, and so on) based on which month is running currently. I want to use environment variable in the rule file. The Forecast data will be extracted in .txt and

  • Null dates appears as 00.00.0000

    Can you help me. In physical + bussiness layer I have colum of DATE datatype. But in answers all of null values of this field appears as 00.00.0000. Why? Others DATE field when has NULL values appears as ' ' (empty)

  • Curious about object trace

    When I trace an object - say an instance of myMenu named myMenu, I get the following: trace (myMenu); // returns [object, myMenu_1]; I'm very curious about the _1 at the end of myMenu...  why is it there?  What does it signify.  I would think it woul

  • Changing file type association through java

    hello all, here i had a problem like , we know when we try to open .csv file by default it wll open in excel , because the csv file type was associated with excel this we can see in mycomputer->tools->folder options->file types and here we even have

  • Temporary files created

    I am using the following snippet of code to create a thumbnail image: BufferedImage tmp = new BufferedImage( w, h, type ); Graphics2D g2 = tmp.createGraphics(); if( hint != null )      g2.setRenderingHint( RenderingHints.KEY_INTERPOLATION, hint ); g2