/*
 ________________________________________________________________________
|                  |                                                     |
|          Title:  |  Compress the Firefox Status Bar                    |
|    Description:  |  Squish the StatusBar's Contents horizontally       |
|         Author:  |  -=Ben=-                                            |
|   Date Created:  |  June 11, 2008                                      |
|   Last Updated:  |  June 11, 2008                                      |
|        Version:  |  1.0.0.0                                            |
|__________________|_____________________________________________________|

*/

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");


#status-bar 
{
  padding: 0px !important; 
}