Jump to content

Change the width of the Search Bar


Recommended Posts

By default, the Search bar on the toolbar is relatively small. To specify your own width in pixels, add the following code to your userChrome.css file:

/* Make the Search box flex wider

(in this case 400 pixels wide) */

#search-container, #searchbar {

-moz-box-flex: 400 !important;

}

Link to comment
Μοιράσου σε άλλους δικτυακούς τόπους

Archived

This topic is now archived and is closed to further replies.

×
×
  • Δημιουργία νέας...

Important Information

By using this site, you agree to our Terms of Use.