Re: Firefox toolbars
John Gough <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.windows |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 14 Dec 2004 13:58:36 -0600, Jay Garcia <[email protected]> wrote: >On 14.12.2004 12:23, John Gough wrote: > > --- Original Message --- > >> Is it possible to reduce the size of the URL input box in order to >> increase the size of the Search input box? If so, how does one do it, >> please? >> >> -- >> John Gough >> This e-mail address is rarely read > >You increase/decrease the size of the Search box itself. > >Add this to your UserChrome.css file located in your profile /chrome/ >directory: Change 300 to whatever size you want in pixels. > > /* Make the Search box flex wider */ >#search-container { > -moz-box-flex: 300 !important; >} Thanks, Jay. But that simply moves the Search box to the left (thus of course reducing the size of the URL box) without enlarging its width, leaving an unused expanse of toolbar to the right. Have I missed something? -- John Gough This e-mail address is rarely read