|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on July 13, 2006.
How do I move the navigation toolbar to the bottom of the browser?Add this script in your userChrome.css (See Editing Config Files):
#navigator-toolbox {-moz-box-ordinal-group: 2;} |