*** This bug is a duplicate of bug 379761 ***
    https://bugs.launchpad.net/bugs/379761

Do you use any firefox themes? If so - themes can force firefox to use 
different fonts and sizes than the one you set in gnome-appearance-properties 
(for ex. MacOSX theme does it).
If this is the case, you may either try to switch back to the default firefox 
theme or try to tweak your firefox profile using ~/.mozzila/firefox/<your 
profile name>/chrome/userChrome.css file:

 /*
 * Edit this file and copy it as userChrome.css into your
 * profile-directory/chrome/
 */

/*
 * Do not remove the @namespace line -- it's required for correct functioning
 */
@namespace 
url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";); /* set 
default namespace to XUL */

menu, menuitem {
    font-size: 8pt !important;
    font-family: Sans !important;
}

-- 
Firefox font size is not adjusting to Gnome font size
https://bugs.launchpad.net/bugs/363666
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to